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:20839 (1 week ago)

Debug log (UTC)

[19:25:52.686] New invocation is queued and will start shortly
[19:25:53.780] Starting the invocation (attempt 1)
[19:25:53.808] Ignoring gitiles_ref tag without the buildset tag
[19:25:53.808] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:25:53.808] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:25:53.808] Buildbucket request:
{
  "requestId": "8837536803218209904",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837536803218209904",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20839"
                            },
                        "id": "cron:v1:20839"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837536803218209904"
    },
    {
      "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"
  }
}
[19:25:55.541] Scheduled build:
{
  "id": "8672106740471906289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-29T19:25:54.686115608Z",
  "updateTime": "2026-08-29T19:25:54.686115608Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[19:25:55.541] Task URL: https://cr-buildbucket.appspot.com/build/8672106740471906289
[19:25:55.541] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837536803218209904:2:0) after 5m56s
[19:25:56.361] Received PubSub notification, asking Buildbucket for the build status
[19:25:56.407] Build status: SCHEDULED
[19:26:01.499] Received PubSub notification, asking Buildbucket for the build status
[19:26:01.516] Build status: STARTED
[19:26:25.510] Received PubSub notification, asking Buildbucket for the build status
[19:26:25.528] Build:
{
  "id": "8672106740471906289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-29T19:25:54.686115608Z",
  "startTime": "2026-08-29T19:26:01.239049925Z",
  "endTime": "2026-08-29T19:26:25.180187897Z",
  "updateTime": "2026-08-29T19:26:25.180187897Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[19:26:25.528] Invocation finished in 32.844765285s with status SUCCEEDED