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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11746 (2 weeks ago)

Debug log (UTC)

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

  },
  "canary": true
}
[00:07:30.066] Task URL: https://cr-buildbucket.appspot.com/build/8677977828026781921
[00:07:30.066] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843407891221184608:2:0) after 9m23s
[00:07:30.702] Received PubSub notification, asking Buildbucket for the build status
[00:07:30.721] Build status: SCHEDULED
[00:07:33.658] Received PubSub notification, asking Buildbucket for the build status
[00:07:33.680] Build status: STARTED
[00:07:57.711] Received PubSub notification, asking Buildbucket for the build status
[00:07:57.735] Build:
{
  "id": "8677977828026781921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-26T00:07:29.275428270Z",
  "startTime": "2026-06-26T00:07:33.364806288Z",
  "endTime": "2026-06-26T00:07:57.343538956Z",
  "updateTime": "2026-06-26T00:07:57.343538956Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[00:07:57.735] Invocation finished in 30.889738034s with status SUCCEEDED