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:19207 (3 weeks ago)

Debug log (UTC)

[04:05:14.861] New invocation is queued and will start shortly
[04:05:16.120] Starting the invocation (attempt 1)
[04:05:16.144] Ignoring gitiles_ref tag without the buildset tag
[04:05:16.144] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:05:16.146] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:05:16.146] Buildbucket request:
{
  "requestId": "8838591290910671376",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838591290910671376",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19207"
                            },
                        "id": "cron:v1:19207"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838591290910671376"
    },
    {
      "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"
  }
}
[04:05:17.590] Scheduled build:
{
  "id": "8673161228071540177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T04:05:16.945271362Z",
  "updateTime": "2026-08-18T04:05:16.945271362Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:05:17.590] Task URL: https://cr-buildbucket.appspot.com/build/8673161228071540177
[04:05:17.590] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838591290910671376:2:0) after 3m22s
[04:05:17.883] Received PubSub notification, asking Buildbucket for the build status
[04:05:17.935] Build status: SCHEDULED
[04:05:24.369] Received PubSub notification, asking Buildbucket for the build status
[04:05:24.385] Build status: STARTED
[04:05:48.043] Received PubSub notification, asking Buildbucket for the build status
[04:05:48.083] Build:
{
  "id": "8673161228071540177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T04:05:16.945271362Z",
  "startTime": "2026-08-18T04:05:23.716691188Z",
  "endTime": "2026-08-18T04:05:47.670239074Z",
  "updateTime": "2026-08-18T04:05:47.670239074Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:05:48.083] Invocation finished in 33.22913439s with status SUCCEEDED