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

Debug log (UTC)

[11:05:46.742] New invocation is queued and will start shortly
[11:05:47.908] Starting the invocation (attempt 1)
[11:05:47.936] Ignoring gitiles_ref tag without the buildset tag
[11:05:47.936] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:05:47.936] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:05:47.936] Buildbucket request:
{
  "requestId": "8843457069555316160",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843457069555316160",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11671"
                            },
                        "id": "cron:v1:11671"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843457069555316160"
    },
    {
      "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"
  }
}
[11:05:49.580] Scheduled build:
{
  "id": "8678027006866231185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T11:05:48.679264351Z",
  "updateTime": "2026-06-25T11:05:49.450477578Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:05:49.580] Task URL: https://cr-buildbucket.appspot.com/build/8678027006866231185
[11:05:49.581] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843457069555316160:2:0) after 1m27s
[11:05:50.126] Received PubSub notification, asking Buildbucket for the build status
[11:05:50.149] Build status: SCHEDULED
[11:05:55.666] Received PubSub notification, asking Buildbucket for the build status
[11:05:55.710] Build status: STARTED
[11:06:20.043] Received PubSub notification, asking Buildbucket for the build status
[11:06:20.063] Build:
{
  "id": "8678027006866231185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T11:05:48.679264351Z",
  "startTime": "2026-06-25T11:05:55.448535877Z",
  "endTime": "2026-06-25T11:06:19.043860532Z",
  "updateTime": "2026-06-25T11:06:19.043860532Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:06:20.063] Invocation finished in 33.331342691s with status SUCCEEDED