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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7948 (2 weeks ago)

Debug log (UTC)

[22:03:54.644] New invocation is queued and will start shortly
[22:03:56.111] Starting the invocation (attempt 1)
[22:03:56.137] Ignoring gitiles_ref tag without the buildset tag
[22:03:56.137] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:03:56.137] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:03:56.138] Buildbucket request:
{
  "requestId": "8845861781579928592",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845861781579928592",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7948"
                            },
                        "id": "cron:v1:7948"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845861781579928592"
    },
    {
      "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"
  }
}
[22:03:57.926] Scheduled build:
{
  "id": "8680431718266803233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T22:03:57.178043121Z",
  "updateTime": "2026-05-29T22:03:57.587101807Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:03:57.926] Task URL: https://cr-buildbucket.appspot.com/build/8680431718266803233
[22:03:57.927] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845861781579928592:2:0) after 5m5s
[22:03:58.418] Received PubSub notification, asking Buildbucket for the build status
[22:03:58.494] Build status: SCHEDULED
[22:04:05.615] Received PubSub notification, asking Buildbucket for the build status
[22:04:05.634] Build status: STARTED
[22:04:30.104] Received PubSub notification, asking Buildbucket for the build status
[22:04:30.121] Build:
{
  "id": "8680431718266803233",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T22:03:57.178043121Z",
  "startTime": "2026-05-29T22:04:05.371155664Z",
  "endTime": "2026-05-29T22:04:29.409137019Z",
  "updateTime": "2026-05-29T22:04:29.409137019Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:04:30.122] Invocation finished in 35.48701114s with status SUCCEEDED