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:11332 (2 weeks ago)

Debug log (UTC)

[00:59:28.322] New invocation is queued and will start shortly
[00:59:30.544] Starting the invocation (attempt 1)
[00:59:30.576] Ignoring gitiles_ref tag without the buildset tag
[00:59:30.576] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:59:30.576] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:59:30.576] Buildbucket request:
{
  "requestId": "8843676409021611392",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843676409021611392",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11332"
                            },
                        "id": "cron:v1:11332"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843676409021611392"
    },
    {
      "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"
  }
}
[00:59:32.211] Scheduled build:
{
  "id": "8678246345064129745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T00:59:31.473338228Z",
  "updateTime": "2026-06-23T00:59:31.967242469Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:59:32.211] Task URL: https://cr-buildbucket.appspot.com/build/8678246345064129745
[00:59:32.211] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843676409021611392:2:0) after 5m26s
[00:59:32.710] Received PubSub notification, asking Buildbucket for the build status
[00:59:32.730] Build status: SCHEDULED
[00:59:36.771] Received PubSub notification, asking Buildbucket for the build status
[00:59:36.789] Build status: STARTED
[01:00:00.778] Received PubSub notification, asking Buildbucket for the build status
[01:00:00.807] Build:
{
  "id": "8678246345064129745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T00:59:31.473338228Z",
  "startTime": "2026-06-23T00:59:36.560347850Z",
  "endTime": "2026-06-23T01:00:00.522030003Z",
  "updateTime": "2026-06-23T01:00:00.522030003Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:00:00.807] Invocation finished in 32.491067092s with status SUCCEEDED