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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22375 (2 weeks ago)

Debug log (UTC)

[18:48:40.802] New invocation is queued and will start shortly
[18:48:42.150] Starting the invocation (attempt 1)
[18:48:42.188] Ignoring gitiles_ref tag without the buildset tag
[18:48:42.188] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:48:42.189] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:48:42.189] Buildbucket request:
{
  "requestId": "8836542576889475232",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836542576889475232",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22375"
                            },
                        "id": "cron:v1:22375"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836542576889475232"
    },
    {
      "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:48:44.414] Scheduled build:
{
  "id": "8671112513062153713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T18:48:43.831735350Z",
  "updateTime": "2026-09-09T18:48:44.270709253Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:48:44.414] Task URL: https://cr-buildbucket.appspot.com/build/8671112513062153713
[18:48:44.414] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836542576889475232:2:0) after 4m48s
[18:48:45.142] Received PubSub notification, asking Buildbucket for the build status
[18:48:45.162] Build status: SCHEDULED
[18:48:48.677] Received PubSub notification, asking Buildbucket for the build status
[18:48:48.696] Build status: STARTED
[18:49:13.222] Received PubSub notification, asking Buildbucket for the build status
[18:49:13.241] Build:
{
  "id": "8671112513062153713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T18:48:43.831735350Z",
  "startTime": "2026-09-09T18:48:48.462409688Z",
  "endTime": "2026-09-09T18:49:12.414383095Z",
  "updateTime": "2026-09-09T18:49:12.414383095Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:49:13.241] Invocation finished in 32.443248179s with status SUCCEEDED