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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17389 (1 month ago)

Debug log (UTC)

[04:50:18.213] New invocation is queued and will start shortly
[04:50:19.274] Starting the invocation (attempt 1)
[04:50:19.299] Ignoring gitiles_ref tag without the buildset tag
[04:50:19.299] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:50:19.299] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:50:19.299] Buildbucket request:
{
  "requestId": "8839766216800474976",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839766216800474976",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17389"
                            },
                        "id": "cron:v1:17389"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839766216800474976"
    },
    {
      "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"
  }
}
[04:50:21.000] Scheduled build:
{
  "id": "8674336154308518481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T04:50:19.969438976Z",
  "updateTime": "2026-08-05T04:50:20.406808656Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:50:21.000] Task URL: https://cr-buildbucket.appspot.com/build/8674336154308518481
[04:50:21.001] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839766216800474976:2:0) after 2m37s
[04:50:21.299] Received PubSub notification, asking Buildbucket for the build status
[04:50:21.322] Build status: SCHEDULED
[04:50:24.281] Received PubSub notification, asking Buildbucket for the build status
[04:50:24.308] Build status: STARTED
[04:50:45.748] Received PubSub notification, asking Buildbucket for the build status
[04:50:45.780] Build:
{
  "id": "8674336154308518481",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T04:50:19.969438976Z",
  "startTime": "2026-08-05T04:50:24.096453135Z",
  "endTime": "2026-08-05T04:50:45.377906483Z",
  "updateTime": "2026-08-05T04:50:45.377906483Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:50:45.780] Invocation finished in 27.570683876s with status SUCCEEDED