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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12151 (3 days ago)

Debug log (UTC)

[21:18:46.605] New invocation is queued and will start shortly
[21:18:47.791] Starting the invocation (attempt 1)
[21:18:47.819] Ignoring gitiles_ref tag without the buildset tag
[21:18:47.819] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:18:47.819] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:18:47.820] Buildbucket request:
{
  "requestId": "8843146712167575120",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843146712167575120",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12151"
                            },
                        "id": "cron:v1:12151"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843146712167575120"
    },
    {
      "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"
  }
}
[21:18:48.949] Scheduled build:
{
  "id": "8677716649632684401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T21:18:48.402133618Z",
  "updateTime": "2026-06-28T21:18:48.402133618Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[21:18:48.949] Task URL: https://cr-buildbucket.appspot.com/build/8677716649632684401
[21:18:48.950] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843146712167575120:2:0) after 9m46s
[21:18:49.654] Received PubSub notification, asking Buildbucket for the build status
[21:18:49.670] Build status: SCHEDULED
[21:18:53.936] Received PubSub notification, asking Buildbucket for the build status
[21:18:53.951] Build status: STARTED
[21:19:27.791] Received PubSub notification, asking Buildbucket for the build status
[21:19:27.809] Build:
{
  "id": "8677716649632684401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T21:18:48.402133618Z",
  "startTime": "2026-06-28T21:18:53.532223250Z",
  "endTime": "2026-06-28T21:19:27.055868061Z",
  "updateTime": "2026-06-28T21:19:27.055868061Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[21:19:27.809] Invocation finished in 41.207963705s with status SUCCEEDED