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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11287 (2 weeks ago)

Debug log (UTC)

[17:19:38.171] New invocation is queued and will start shortly
[17:19:39.373] Starting the invocation (attempt 1)
[17:19:39.395] Ignoring gitiles_ref tag without the buildset tag
[17:19:39.395] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:19:39.395] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:19:39.396] Buildbucket request:
{
  "requestId": "8843705339388975920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843705339388975920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11287"
                            },
                        "id": "cron:v1:11287"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843705339388975920"
    },
    {
      "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"
  }
}
[17:19:41.099] Scheduled build:
{
  "id": "8678275276616150641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T17:19:40.195166822Z",
  "updateTime": "2026-06-22T17:19:40.718360883Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[17:19:41.099] Task URL: https://cr-buildbucket.appspot.com/build/8678275276616150641
[17:19:41.099] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843705339388975920:2:0) after 1m36s
[17:19:41.638] Received PubSub notification, asking Buildbucket for the build status
[17:19:41.658] Build status: SCHEDULED
[17:19:46.839] Received PubSub notification, asking Buildbucket for the build status
[17:19:46.874] Build status: STARTED
[17:20:12.263] Received PubSub notification, asking Buildbucket for the build status
[17:20:12.312] Build:
{
  "id": "8678275276616150641",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T17:19:40.195166822Z",
  "startTime": "2026-06-22T17:19:45.916293247Z",
  "endTime": "2026-06-22T17:20:11.941581310Z",
  "updateTime": "2026-06-22T17:20:11.941581310Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[17:20:12.312] Invocation finished in 34.144864274s with status SUCCEEDED