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:12091 (3 days ago)

Debug log (UTC)

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

  }
}
[11:05:16.315] Task URL: https://cr-buildbucket.appspot.com/build/8677755250574571985
[11:05:16.315] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843185313296463440:2:0) after 5m34s
[11:05:16.918] Received PubSub notification, asking Buildbucket for the build status
[11:05:16.940] Build status: SCHEDULED
[11:05:20.480] Received PubSub notification, asking Buildbucket for the build status
[11:05:20.511] Build status: STARTED
[11:05:44.304] Received PubSub notification, asking Buildbucket for the build status
[11:05:44.390] Build:
{
  "id": "8677755250574571985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T11:05:15.675171454Z",
  "startTime": "2026-06-28T11:05:20.314645138Z",
  "endTime": "2026-06-28T11:05:43.993923605Z",
  "updateTime": "2026-06-28T11:05:43.993923605Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:05:44.391] Invocation finished in 30.694289511s with status SUCCEEDED