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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19006 (4 weeks ago)

Debug log (UTC)

[17:40:12.494] New invocation is queued and will start shortly
[17:40:13.598] Starting the invocation (attempt 1)
[17:40:13.630] Ignoring gitiles_ref tag without the buildset tag
[17:40:13.630] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:40:13.630] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:40:13.630] Buildbucket request:
{
  "requestId": "8838721211954802528",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838721211954802528",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19006"
                            },
                        "id": "cron:v1:19006"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838721211954802528"
    },
    {
      "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"
  }
}
[17:40:15.193] Scheduled build:
{
  "id": "8673291149386672897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T17:40:14.324108739Z",
  "updateTime": "2026-08-16T17:40:14.781854095Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[17:40:15.193] Task URL: https://cr-buildbucket.appspot.com/build/8673291149386672897
[17:40:15.193] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838721211954802528:2:0) after 2m27s
[17:40:15.561] Received PubSub notification, asking Buildbucket for the build status
[17:40:15.581] Build status: SCHEDULED
[17:40:21.841] Received PubSub notification, asking Buildbucket for the build status
[17:40:21.864] Build status: STARTED
[17:40:43.991] Received PubSub notification, asking Buildbucket for the build status
[17:40:44.019] Build:
{
  "id": "8673291149386672897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T17:40:14.324108739Z",
  "startTime": "2026-08-16T17:40:21.658265466Z",
  "endTime": "2026-08-16T17:40:43.647740908Z",
  "updateTime": "2026-08-16T17:40:43.647740908Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[17:40:44.019] Invocation finished in 31.527572323s with status SUCCEEDED