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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9385 (3 days ago)

Debug log (UTC)

[04:00:10.625] New invocation is queued and will start shortly
[04:00:11.747] Starting the invocation (attempt 1)
[04:00:11.777] Ignoring gitiles_ref tag without the buildset tag
[04:00:11.777] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:00:11.777] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:00:11.777] Buildbucket request:
{
  "requestId": "8844933397571409552",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844933397571409552",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9385"
                            },
                        "id": "cron:v1:9385"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844933397571409552"
    },
    {
      "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:00:14.040] Scheduled build:
{
  "id": "8679503334549086209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T04:00:12.886616340Z",
  "updateTime": "2026-06-09T04:00:13.982704892Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:00:14.040] Task URL: https://cr-buildbucket.appspot.com/build/8679503334549086209
[04:00:14.040] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844933397571409552:2:0) after 6m42s
[04:00:14.341] Received PubSub notification, asking Buildbucket for the build status
[04:00:14.362] Build status: SCHEDULED
[04:00:17.366] Received PubSub notification, asking Buildbucket for the build status
[04:00:17.400] Build status: STARTED
[04:00:43.689] Received PubSub notification, asking Buildbucket for the build status
[04:00:43.705] Build:
{
  "id": "8679503334549086209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T04:00:12.886616340Z",
  "startTime": "2026-06-09T04:00:17.213129839Z",
  "endTime": "2026-06-09T04:00:43.364811318Z",
  "updateTime": "2026-06-09T04:00:43.364811318Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:00:43.705] Invocation finished in 33.084671955s with status SUCCEEDED