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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24223 (2 days ago)

Debug log (UTC)

[22:57:38.314] New invocation is queued and will start shortly
[22:57:39.918] Starting the invocation (attempt 1)
[22:57:39.944] Ignoring gitiles_ref tag without the buildset tag
[22:57:39.944] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:57:39.944] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:57:39.944] Buildbucket request:
{
  "requestId": "8835349153215219776",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835349153215219776",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24223"
                            },
                        "id": "cron:v1:24223"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835349153215219776"
    },
    {
      "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"
  }
}
[22:57:41.239] Scheduled build:
{
  "id": "8669919090234298545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T22:57:40.531110627Z",
  "updateTime": "2026-09-22T22:57:41.094150643Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:57:41.239] Task URL: https://cr-buildbucket.appspot.com/build/8669919090234298545
[22:57:41.239] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835349153215219776:2:0) after 8m40s
[22:57:41.938] Received PubSub notification, asking Buildbucket for the build status
[22:57:41.991] Build status: SCHEDULED
[22:57:45.752] Received PubSub notification, asking Buildbucket for the build status
[22:57:45.770] Build status: STARTED
[22:58:12.041] Received PubSub notification, asking Buildbucket for the build status
[22:58:12.070] Build:
{
  "id": "8669919090234298545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T22:57:40.531110627Z",
  "startTime": "2026-09-22T22:57:45.538266985Z",
  "endTime": "2026-09-22T22:58:09.251433961Z",
  "updateTime": "2026-09-22T22:58:09.251433961Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:58:12.070] Invocation finished in 33.766531409s with status SUCCEEDED