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:12205 (2 days ago)

Debug log (UTC)

[06:31:38.270] New invocation is queued and will start shortly
[06:31:39.341] Starting the invocation (attempt 1)
[06:31:39.367] Ignoring gitiles_ref tag without the buildset tag
[06:31:39.367] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:31:39.368] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:31:39.368] Buildbucket request:
{
  "requestId": "8843111929156026320",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843111929156026320",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12205"
                            },
                        "id": "cron:v1:12205"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843111929156026320"
    },
    {
      "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"
  }
}
[06:31:40.780] Scheduled build:
{
  "id": "8677681866533589377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T06:31:40.150807245Z",
  "updateTime": "2026-06-29T06:31:40.150807245Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:31:40.780] Task URL: https://cr-buildbucket.appspot.com/build/8677681866533589377
[06:31:40.780] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843111929156026320:2:0) after 9m3s
[06:31:42.111] Received PubSub notification, asking Buildbucket for the build status
[06:31:42.137] Build status: SCHEDULED
[06:31:47.046] Received PubSub notification, asking Buildbucket for the build status
[06:31:47.070] Build status: STARTED
[06:32:11.970] Received PubSub notification, asking Buildbucket for the build status
[06:32:12.001] Build:
{
  "id": "8677681866533589377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T06:31:40.150807245Z",
  "startTime": "2026-06-29T06:31:46.413167058Z",
  "endTime": "2026-06-29T06:32:11.670820491Z",
  "updateTime": "2026-06-29T06:32:11.670820491Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:32:12.001] Invocation finished in 33.734669407s with status SUCCEEDED