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:3637 (6 hours ago)

Debug log (UTC)

[05:11:39.451] New invocation is queued and will start shortly
[05:11:40.499] Starting the invocation (attempt 1)
[05:11:40.528] Ignoring gitiles_ref tag without the buildset tag
[05:11:40.528] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:11:40.529] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:11:40.529] Buildbucket request:
{
  "requestId": "8848643376031982976",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848643376031982976",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3637"
                            },
                        "id": "cron:v1:3637"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848643376031982976"
    },
    {
      "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"
  }
}
[05:11:42.779] Scheduled build:
{
  "id": "8683213312711161361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T05:11:41.998449226Z",
  "updateTime": "2026-04-29T05:11:42.385692311Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:11:42.779] Task URL: https://cr-buildbucket.appspot.com/build/8683213312711161361
[05:11:42.779] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848643376031982976:2:0) after 1m52s
[05:11:43.210] Received PubSub notification, asking Buildbucket for the build status
[05:11:43.230] Build status: SCHEDULED
[05:11:47.312] Received PubSub notification, asking Buildbucket for the build status
[05:11:47.328] Build status: STARTED
[05:12:07.246] Received PubSub notification, asking Buildbucket for the build status
[05:12:07.265] Build:
{
  "id": "8683213312711161361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T05:11:41.998449226Z",
  "startTime": "2026-04-29T05:11:45.839203334Z",
  "endTime": "2026-04-29T05:12:07.023373162Z",
  "updateTime": "2026-04-29T05:12:07.023373162Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:12:07.265] Invocation finished in 27.816689181s with status SUCCEEDED