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:22651 (2 weeks ago)

Debug log (UTC)

[17:57:44.821] New invocation is queued and will start shortly
[17:57:46.525] Starting the invocation (attempt 1)
[17:57:46.551] Ignoring gitiles_ref tag without the buildset tag
[17:57:46.551] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:57:46.551] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:57:46.551] Buildbucket request:
{
  "requestId": "8836364587387724144",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836364587387724144",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22651"
                            },
                        "id": "cron:v1:22651"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836364587387724144"
    },
    {
      "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"
  }
}
[17:57:47.836] Scheduled build:
{
  "id": "8670934524308410321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T17:57:47.134919888Z",
  "updateTime": "2026-09-11T17:57:47.617970377Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:57:47.836] Task URL: https://cr-buildbucket.appspot.com/build/8670934524308410321
[17:57:47.836] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836364587387724144:2:0) after 7m45s
[17:57:48.429] Received PubSub notification, asking Buildbucket for the build status
[17:57:48.450] Build status: SCHEDULED
[17:57:54.606] Received PubSub notification, asking Buildbucket for the build status
[17:57:54.631] Build status: STARTED
[17:58:18.265] Received PubSub notification, asking Buildbucket for the build status
[17:58:18.290] Build:
{
  "id": "8670934524308410321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-11T17:57:47.134919888Z",
  "startTime": "2026-09-11T17:57:53.462498924Z",
  "endTime": "2026-09-11T17:58:17.908218441Z",
  "updateTime": "2026-09-11T17:58:17.908218441Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:58:18.290] Invocation finished in 33.476088055s with status SUCCEEDED