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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12349 (2 days ago)

Debug log (UTC)

[07:04:32.201] New invocation is queued and will start shortly
[07:04:33.280] Starting the invocation (attempt 1)
[07:04:33.305] Ignoring gitiles_ref tag without the buildset tag
[07:04:33.305] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:04:33.306] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:04:33.306] Buildbucket request:
{
  "requestId": "8843019262373608992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843019262373608992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12349"
                            },
                        "id": "cron:v1:12349"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843019262373608992"
    },
    {
      "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"
  }
}
[07:04:34.754] Scheduled build:
{
  "id": "8677589199789043521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T07:04:34.044270681Z",
  "updateTime": "2026-06-30T07:04:34.508787246Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[07:04:34.754] Task URL: https://cr-buildbucket.appspot.com/build/8677589199789043521
[07:04:34.754] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843019262373608992:2:0) after 8m53s
[07:04:35.319] Received PubSub notification, asking Buildbucket for the build status
[07:04:35.338] Build status: SCHEDULED
[07:04:39.498] Received PubSub notification, asking Buildbucket for the build status
[07:04:39.530] Build status: STARTED
[07:05:02.923] Received PubSub notification, asking Buildbucket for the build status
[07:05:02.960] Build:
{
  "id": "8677589199789043521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T07:04:34.044270681Z",
  "startTime": "2026-06-30T07:04:39.079922523Z",
  "endTime": "2026-06-30T07:05:02.585777634Z",
  "updateTime": "2026-06-30T07:05:02.585777634Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[07:05:02.960] Invocation finished in 30.764560847s with status SUCCEEDED