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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19654 (3 weeks ago)

Debug log (UTC)

[08:38:19.030] New invocation is queued and will start shortly
[08:38:20.346] Starting the invocation (attempt 1)
[08:38:20.439] Ignoring gitiles_ref tag without the buildset tag
[08:38:20.439] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:38:20.439] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:38:20.439] Buildbucket request:
{
  "requestId": "8838302319967019968",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838302319967019968",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19654"
                            },
                        "id": "cron:v1:19654"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838302319967019968"
    },
    {
      "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"
  }
}
[08:38:22.119] Scheduled build:
{
  "id": "8672872256937102913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-21T08:38:21.294950558Z",
  "updateTime": "2026-08-21T08:38:21.760099906Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:38:22.119] Task URL: https://cr-buildbucket.appspot.com/build/8672872256937102913
[08:38:22.120] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838302319967019968:2:0) after 2m17s
[08:38:22.645] Received PubSub notification, asking Buildbucket for the build status
[08:38:22.666] Build status: SCHEDULED
[08:38:25.586] Received PubSub notification, asking Buildbucket for the build status
[08:38:25.612] Build status: STARTED
[08:38:51.019] Received PubSub notification, asking Buildbucket for the build status
[08:38:51.037] Build:
{
  "id": "8672872256937102913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-21T08:38:21.294950558Z",
  "startTime": "2026-08-21T08:38:25.193521287Z",
  "endTime": "2026-08-21T08:38:50.489741301Z",
  "updateTime": "2026-08-21T08:38:50.489741301Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:38:51.037] Invocation finished in 32.015843006s with status SUCCEEDED