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:23569 (1 week ago)

Debug log (UTC)

[07:04:31.341] New invocation is queued and will start shortly
[07:04:32.420] Starting the invocation (attempt 1)
[07:04:32.452] Ignoring gitiles_ref tag without the buildset tag
[07:04:32.452] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:04:32.453] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:04:32.453] Buildbucket request:
{
  "requestId": "8835771505963631376",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835771505963631376",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23569"
                            },
                        "id": "cron:v1:23569"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835771505963631376"
    },
    {
      "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"
  }
}
[07:04:33.898] Scheduled build:
{
  "id": "8670341443380887393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-18T07:04:33.182166210Z",
  "updateTime": "2026-09-18T07:04:33.182166210Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:04:33.898] Task URL: https://cr-buildbucket.appspot.com/build/8670341443380887393
[07:04:33.898] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835771505963631376:2:0) after 6m4s
[07:04:34.463] Received PubSub notification, asking Buildbucket for the build status
[07:04:34.492] Build status: SCHEDULED
[07:04:40.899] Received PubSub notification, asking Buildbucket for the build status
[07:04:40.921] Build status: STARTED
[07:05:04.966] Received PubSub notification, asking Buildbucket for the build status
[07:05:05.042] Build:
{
  "id": "8670341443380887393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-18T07:04:33.182166210Z",
  "startTime": "2026-09-18T07:04:40.577400224Z",
  "endTime": "2026-09-18T07:05:04.716121388Z",
  "updateTime": "2026-09-18T07:05:04.716121388Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:05:05.042] Invocation finished in 33.705847811s with status SUCCEEDED