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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14341 (2 months ago)

Debug log (UTC)

[11:37:46.920] New invocation is queued and will start shortly
[11:37:48.782] Starting the invocation (attempt 1)
[11:37:48.802] Ignoring gitiles_ref tag without the buildset tag
[11:37:48.802] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:37:48.802] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:37:48.802] Buildbucket request:
{
  "requestId": "8841733713739160512",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841733713739160512",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14341"
                            },
                        "id": "cron:v1:14341"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841733713739160512"
    },
    {
      "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"
  }
}
[11:37:49.916] Scheduled build:
{
  "id": "8676303650526844257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T11:37:49.358468107Z",
  "updateTime": "2026-07-14T11:37:49.831231049Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:37:49.916] Task URL: https://cr-buildbucket.appspot.com/build/8676303650526844257
[11:37:49.916] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841733713739160512:2:0) after 7m26s
[11:37:50.598] Received PubSub notification, asking Buildbucket for the build status
[11:37:50.616] Build status: SCHEDULED
[11:38:04.942] Received PubSub notification, asking Buildbucket for the build status
[11:38:04.959] Build status: STARTED
[11:38:28.767] Received PubSub notification, asking Buildbucket for the build status
[11:38:28.811] Build:
{
  "id": "8676303650526844257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T11:37:49.358468107Z",
  "startTime": "2026-07-14T11:38:04.773089742Z",
  "endTime": "2026-07-14T11:38:28.489969948Z",
  "updateTime": "2026-07-14T11:38:28.489969948Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:38:28.811] Invocation finished in 41.900112978s with status SUCCEEDED