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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12556 (12 hours ago)

Debug log (UTC)

[18:22:40.644] New invocation is queued and will start shortly
[18:22:42.997] Starting the invocation (attempt 1)
[18:22:43.027] Ignoring gitiles_ref tag without the buildset tag
[18:22:43.027] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:22:43.027] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:22:43.027] Buildbucket request:
{
  "requestId": "8842886000482541856",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842886000482541856",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12556"
                            },
                        "id": "cron:v1:12556"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842886000482541856"
    },
    {
      "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"
  }
}
[18:22:44.334] Scheduled build:
{
  "id": "8677455936655827041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T18:22:43.672369928Z",
  "updateTime": "2026-07-01T18:22:44.224615893Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[18:22:44.334] Task URL: https://cr-buildbucket.appspot.com/build/8677455936655827041
[18:22:44.334] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842886000482541856:2:0) after 2m41s
[18:22:44.939] Received PubSub notification, asking Buildbucket for the build status
[18:22:44.959] Build status: SCHEDULED
[18:22:48.044] Received PubSub notification, asking Buildbucket for the build status
[18:22:48.064] Build status: STARTED
[18:23:09.882] Received PubSub notification, asking Buildbucket for the build status
[18:23:09.900] Build:
{
  "id": "8677455936655827041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T18:22:43.672369928Z",
  "startTime": "2026-07-01T18:22:47.853339165Z",
  "endTime": "2026-07-01T18:23:09.585997357Z",
  "updateTime": "2026-07-01T18:23:09.585997357Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[18:23:09.900] Invocation finished in 29.261457663s with status SUCCEEDED