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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15271 (1 month ago)

Debug log (UTC)

[02:28:31.465] New invocation is queued and will start shortly
[02:28:34.094] Starting the invocation (attempt 1)
[02:28:34.133] Ignoring gitiles_ref tag without the buildset tag
[02:28:34.133] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:28:34.133] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:28:34.133] Buildbucket request:
{
  "requestId": "8841134091270878960",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841134091270878960",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15271"
                            },
                        "id": "cron:v1:15271"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841134091270878960"
    },
    {
      "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"
  }
}
[02:28:35.370] Scheduled build:
{
  "id": "8675704027294046385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T02:28:34.635661239Z",
  "updateTime": "2026-07-21T02:28:35.191171336Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:28:35.370] Task URL: https://cr-buildbucket.appspot.com/build/8675704027294046385
[02:28:35.370] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841134091270878960:2:0) after 5m21s
[02:28:35.888] Received PubSub notification, asking Buildbucket for the build status
[02:28:35.908] Build status: SCHEDULED
[02:28:39.940] Received PubSub notification, asking Buildbucket for the build status
[02:28:40.050] Build status: STARTED
[02:29:19.486] Received PubSub notification, asking Buildbucket for the build status
[02:29:19.522] Build:
{
  "id": "8675704027294046385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-21T02:28:34.635661239Z",
  "startTime": "2026-07-21T02:28:39.768500298Z",
  "endTime": "2026-07-21T02:29:19.243273323Z",
  "updateTime": "2026-07-21T02:29:19.243273323Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:29:19.522] Invocation finished in 48.06225173s with status SUCCEEDED