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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22753 (2 weeks ago)

Debug log (UTC)

[11:21:48.591] New invocation is queued and will start shortly
[11:21:49.654] Starting the invocation (attempt 1)
[11:21:49.683] Ignoring gitiles_ref tag without the buildset tag
[11:21:49.683] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:21:49.683] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:21:49.684] Buildbucket request:
{
  "requestId": "8836298900636228832",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836298900636228832",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22753"
                            },
                        "id": "cron:v1:22753"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836298900636228832"
    },
    {
      "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"
  }
}
[11:21:50.944] Scheduled build:
{
  "id": "8670868838158200225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-12T11:21:50.329317090Z",
  "updateTime": "2026-09-12T11:21:50.767249394Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:21:50.944] Task URL: https://cr-buildbucket.appspot.com/build/8670868838158200225
[11:21:50.944] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836298900636228832:2:0) after 7m20s
[11:21:51.602] Received PubSub notification, asking Buildbucket for the build status
[11:21:51.624] Build status: SCHEDULED
[11:21:57.865] Received PubSub notification, asking Buildbucket for the build status
[11:21:57.896] Build status: STARTED
[11:22:29.850] Received PubSub notification, asking Buildbucket for the build status
[11:22:29.871] Build:
{
  "id": "8670868838158200225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-12T11:21:50.329317090Z",
  "startTime": "2026-09-12T11:21:57.713103824Z",
  "endTime": "2026-09-12T11:22:29.564794874Z",
  "updateTime": "2026-09-12T11:22:29.564794874Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:22:29.871] Invocation finished in 41.288317573s with status SUCCEEDED