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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20833 (5 days ago)

Debug log (UTC)

[18:24:18.159] New invocation is queued and will start shortly
[18:24:19.261] Starting the invocation (attempt 1)
[18:24:19.287] Ignoring gitiles_ref tag without the buildset tag
[18:24:19.287] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:24:19.287] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:24:19.288] Buildbucket request:
{
  "requestId": "8837540677213697472",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837540677213697472",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20833"
                            },
                        "id": "cron:v1:20833"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837540677213697472"
    },
    {
      "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"
  }
}
[18:24:20.617] Scheduled build:
{
  "id": "8672110614680430433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-29T18:24:19.953973831Z",
  "updateTime": "2026-08-29T18:24:20.423198686Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:24:20.617] Task URL: https://cr-buildbucket.appspot.com/build/8672110614680430433
[18:24:20.617] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837540677213697472:2:0) after 7m11s
[18:24:21.214] Received PubSub notification, asking Buildbucket for the build status
[18:24:21.237] Build status: SCHEDULED
[18:24:25.116] Received PubSub notification, asking Buildbucket for the build status
[18:24:25.133] Build status: STARTED
[18:24:50.220] Received PubSub notification, asking Buildbucket for the build status
[18:24:50.271] Build:
{
  "id": "8672110614680430433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-29T18:24:19.953973831Z",
  "startTime": "2026-08-29T18:24:24.891387475Z",
  "endTime": "2026-08-29T18:24:49.970557962Z",
  "updateTime": "2026-08-29T18:24:49.970557962Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:24:50.271] Invocation finished in 32.118458632s with status SUCCEEDED