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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5620 (2 months ago)

Debug log (UTC)

[08:17:31.944] New invocation is queued and will start shortly
[08:17:33.011] Starting the invocation (attempt 1)
[08:17:33.037] Ignoring gitiles_ref tag without the buildset tag
[08:17:33.037] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:17:33.037] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:17:33.037] Buildbucket request:
{
  "requestId": "8847363324271204960",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847363324271204960",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5620"
                            },
                        "id": "cron:v1:5620"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847363324271204960"
    },
    {
      "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"
  }
}
[08:17:34.841] Scheduled build:
{
  "id": "8681933261498445425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T08:17:33.963761240Z",
  "updateTime": "2026-05-13T08:17:33.963761240Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:17:34.841] Task URL: https://cr-buildbucket.appspot.com/build/8681933261498445425
[08:17:34.841] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847363324271204960:2:0) after 5m55s
[08:17:35.697] Received PubSub notification, asking Buildbucket for the build status
[08:17:35.717] Build status: SCHEDULED
[08:17:42.715] Received PubSub notification, asking Buildbucket for the build status
[08:17:42.740] Build status: STARTED
[08:18:10.769] Received PubSub notification, asking Buildbucket for the build status
[08:18:10.827] Build:
{
  "id": "8681933261498445425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T08:17:33.963761240Z",
  "startTime": "2026-05-13T08:17:42.277808572Z",
  "endTime": "2026-05-13T08:18:10.510938398Z",
  "updateTime": "2026-05-13T08:18:10.510938398Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:18:10.827] Invocation finished in 38.891887732s with status SUCCEEDED