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:22588 (2 weeks ago)

Debug log (UTC)

[07:12:40.073] New invocation is queued and will start shortly
[07:12:41.473] Starting the invocation (attempt 1)
[07:12:41.499] Ignoring gitiles_ref tag without the buildset tag
[07:12:41.499] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:12:41.499] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:12:41.499] Buildbucket request:
{
  "requestId": "8836405172256040720",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836405172256040720",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22588"
                            },
                        "id": "cron:v1:22588"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836405172256040720"
    },
    {
      "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"
  }
}
[07:12:43.408] Scheduled build:
{
  "id": "8670975108787747169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T07:12:42.759500052Z",
  "updateTime": "2026-09-11T07:12:42.759500052Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:12:43.408] Task URL: https://cr-buildbucket.appspot.com/build/8670975108787747169
[07:12:43.408] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836405172256040720:2:0) after 3m23s
[07:12:44.001] Received PubSub notification, asking Buildbucket for the build status
[07:12:44.028] Build status: SCHEDULED
[07:12:47.215] Received PubSub notification, asking Buildbucket for the build status
[07:12:47.239] Build status: STARTED
[07:13:11.060] Received PubSub notification, asking Buildbucket for the build status
[07:13:11.080] Build:
{
  "id": "8670975108787747169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T07:12:42.759500052Z",
  "startTime": "2026-09-11T07:12:46.941112048Z",
  "endTime": "2026-09-11T07:13:10.766261122Z",
  "updateTime": "2026-09-11T07:13:10.766261122Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:13:11.080] Invocation finished in 31.012039619s with status SUCCEEDED