Status: SUCCEEDED
Triggered by: -
Duration: 49 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:23725 (5 days ago)

Debug log (UTC)

[09:41:43.272] New invocation is queued and will start shortly
[09:41:44.397] Starting the invocation (attempt 1)
[09:41:44.439] Ignoring gitiles_ref tag without the buildset tag
[09:41:44.439] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:41:44.439] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:41:44.439] Buildbucket request:
{
  "requestId": "8835671018900716672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835671018900716672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23725"
                            },
                        "id": "cron:v1:23725"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835671018900716672"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[09:41:45.949] Scheduled build:
{
  "id": "8670240956215832401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T09:41:45.211520082Z",
  "updateTime": "2026-09-19T09:41:45.211520082Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:41:45.949] Task URL: https://cr-buildbucket.appspot.com/build/8670240956215832401
[09:41:45.950] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835671018900716672:2:0) after 8m42s
[09:41:46.525] Received PubSub notification, asking Buildbucket for the build status
[09:41:46.547] Build status: SCHEDULED
[09:42:01.429] Received PubSub notification, asking Buildbucket for the build status
[09:42:01.447] Build status: STARTED
[09:42:32.748] Received PubSub notification, asking Buildbucket for the build status
[09:42:32.817] Build:
{
  "id": "8670240956215832401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-19T09:41:45.211520082Z",
  "startTime": "2026-09-19T09:42:01.247767135Z",
  "endTime": "2026-09-19T09:42:32.499278470Z",
  "updateTime": "2026-09-19T09:42:32.499278470Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:42:32.817] Invocation finished in 49.549989054s with status SUCCEEDED