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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10606 (3 weeks ago)

Debug log (UTC)

[20:54:54.547] New invocation is queued and will start shortly
[20:54:56.196] Starting the invocation (attempt 1)
[20:54:56.226] Ignoring gitiles_ref tag without the buildset tag
[20:54:56.226] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:54:56.226] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:54:56.226] Buildbucket request:
{
  "requestId": "8844144780422255648",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844144780422255648",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10606"
                            },
                        "id": "cron:v1:10606"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844144780422255648"
    },
    {
      "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"
  }
}
[20:54:58.516] Scheduled build:
{
  "id": "8678714716696833313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T20:54:57.477080212Z",
  "updateTime": "2026-06-17T20:54:57.477080212Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:54:58.516] Task URL: https://cr-buildbucket.appspot.com/build/8678714716696833313
[20:54:58.516] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844144780422255648:2:0) after 9m12s
[20:54:58.816] Received PubSub notification, asking Buildbucket for the build status
[20:54:58.841] Build status: SCHEDULED
[20:55:04.120] Received PubSub notification, asking Buildbucket for the build status
[20:55:04.146] Build status: STARTED
[20:55:28.709] Received PubSub notification, asking Buildbucket for the build status
[20:55:28.730] Build:
{
  "id": "8678714716696833313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-17T20:54:57.477080212Z",
  "startTime": "2026-06-17T20:55:03.841199127Z",
  "endTime": "2026-06-17T20:55:28.289819528Z",
  "updateTime": "2026-06-17T20:55:28.289819528Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:55:28.730] Invocation finished in 34.190589131s with status SUCCEEDED