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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21916 (3 weeks ago)

Debug log (UTC)

[12:09:32.909] New invocation is queued and will start shortly
[12:09:33.988] Starting the invocation (attempt 1)
[12:09:34.016] Ignoring gitiles_ref tag without the buildset tag
[12:09:34.016] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:09:34.016] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:09:34.017] Buildbucket request:
{
  "requestId": "8836839478973811712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836839478973811712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21916"
                            },
                        "id": "cron:v1:21916"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836839478973811712"
    },
    {
      "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"
  }
}
[12:09:35.393] Scheduled build:
{
  "id": "8671409416345872209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T12:09:34.795337128Z",
  "updateTime": "2026-09-06T12:09:35.185052013Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:09:35.393] Task URL: https://cr-buildbucket.appspot.com/build/8671409416345872209
[12:09:35.393] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836839478973811712:2:0) after 3m32s
[12:09:36.016] Received PubSub notification, asking Buildbucket for the build status
[12:09:36.046] Build status: SCHEDULED
[12:09:43.501] Received PubSub notification, asking Buildbucket for the build status
[12:09:43.525] Build status: STARTED
[12:10:11.959] Received PubSub notification, asking Buildbucket for the build status
[12:10:11.977] Build:
{
  "id": "8671409416345872209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T12:09:34.795337128Z",
  "startTime": "2026-09-06T12:09:43.323306709Z",
  "endTime": "2026-09-06T12:10:11.523438542Z",
  "updateTime": "2026-09-06T12:10:11.523438542Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:10:11.977] Invocation finished in 39.071795398s with status SUCCEEDED