Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21889 (3 weeks ago)

Debug log (UTC)

[07:31:26.235] New invocation is queued and will start shortly
[07:31:27.409] Starting the invocation (attempt 1)
[07:31:27.435] Ignoring gitiles_ref tag without the buildset tag
[07:31:27.435] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:31:27.436] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:31:27.436] Buildbucket request:
{
  "requestId": "8836856976219895808",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836856976219895808",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21889"
                            },
                        "id": "cron:v1:21889"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836856976219895808"
    },
    {
      "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:31:29.286] Scheduled build:
{
  "id": "8671426913576129553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T07:31:28.136448915Z",
  "updateTime": "2026-09-06T07:31:28.136448915Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[07:31:29.286] Task URL: https://cr-buildbucket.appspot.com/build/8671426913576129553
[07:31:29.286] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836856976219895808:2:0) after 8m14s
[07:32:04.498] Received PubSub notification, asking Buildbucket for the build status
[07:32:04.518] Build status: SCHEDULED
[07:33:33.647] Received PubSub notification, asking Buildbucket for the build status
[07:33:33.721] Build:
{
  "id": "8671426913576129553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T07:31:28.136448915Z",
  "startTime": "2026-09-06T07:32:42.890939309Z",
  "endTime": "2026-09-06T07:33:13.323969828Z",
  "updateTime": "2026-09-06T07:33:13.323969828Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[07:33:33.721] Invocation finished in 2m7.490285945s with status SUCCEEDED