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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13846 (2 months ago)

Debug log (UTC)

[23:09:04.913] New invocation is queued and will start shortly
[23:09:06.122] Starting the invocation (attempt 1)
[23:09:06.154] Ignoring gitiles_ref tag without the buildset tag
[23:09:06.154] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:09:06.154] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:09:06.155] Buildbucket request:
{
  "requestId": "8842052608771260096",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842052608771260096",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13846"
                            },
                        "id": "cron:v1:13846"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842052608771260096"
    },
    {
      "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"
  }
}
[23:09:07.630] Scheduled build:
{
  "id": "8676622545957082257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T23:09:06.977538157Z",
  "updateTime": "2026-07-10T23:09:06.977538157Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:09:07.630] Task URL: https://cr-buildbucket.appspot.com/build/8676622545957082257
[23:09:07.630] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842052608771260096:2:0) after 7m18s
[23:09:08.207] Received PubSub notification, asking Buildbucket for the build status
[23:09:08.226] Build status: SCHEDULED
[23:09:11.589] Received PubSub notification, asking Buildbucket for the build status
[23:09:11.609] Build status: STARTED
[23:09:36.009] Received PubSub notification, asking Buildbucket for the build status
[23:09:36.037] Build:
{
  "id": "8676622545957082257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T23:09:06.977538157Z",
  "startTime": "2026-07-10T23:09:11.306034740Z",
  "endTime": "2026-07-10T23:09:34.912449685Z",
  "updateTime": "2026-07-10T23:09:34.912449685Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:09:36.037] Invocation finished in 31.128858169s with status SUCCEEDED