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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3601 (23 hours ago)

Debug log (UTC)

[23:04:09.569] New invocation is queued and will start shortly
[23:04:12.581] Starting the invocation (attempt 1)
[23:04:12.634] Ignoring gitiles_ref tag without the buildset tag
[23:04:12.634] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:04:12.635] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:04:12.635] Buildbucket request:
{
  "requestId": "8848666497010782304",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848666497010782304",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3601"
                            },
                        "id": "cron:v1:3601"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848666497010782304"
    },
    {
      "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"
  }
}
[23:04:14.206] Scheduled build:
{
  "id": "8683236432452960257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T23:04:13.294503630Z",
  "updateTime": "2026-04-28T23:04:13.810340465Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[23:04:14.206] Task URL: https://cr-buildbucket.appspot.com/build/8683236432452960257
[23:04:14.206] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848666497010782304:2:0) after 3m32s
[23:04:14.665] Received PubSub notification, asking Buildbucket for the build status
[23:04:14.681] Build status: SCHEDULED
[23:04:18.450] Received PubSub notification, asking Buildbucket for the build status
[23:04:18.471] Build status: STARTED
[23:04:41.992] Received PubSub notification, asking Buildbucket for the build status
[23:04:42.010] Build:
{
  "id": "8683236432452960257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T23:04:13.294503630Z",
  "startTime": "2026-04-28T23:04:17.904074069Z",
  "endTime": "2026-04-28T23:04:41.461092503Z",
  "updateTime": "2026-04-28T23:04:41.461092503Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[23:04:42.010] Invocation finished in 32.446814556s with status SUCCEEDED