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:229 (4 weeks ago)

Debug log (UTC)

[13:17:28.514] New invocation is queued and will start shortly
[13:17:29.689] Starting the invocation (attempt 1)
[13:17:29.712] Ignoring gitiles_ref tag without the buildset tag
[13:17:29.712] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:17:29.712] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:17:29.712] Buildbucket request:
{
  "requestId": "8850877735188159952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850877735188159952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "229"
                            },
                        "id": "cron:v1:229"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850877735188159952"
    },
    {
      "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"
  }
}
[13:17:31.505] Scheduled build:
{
  "id": "8685447672172330593",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T13:17:30.766058028Z",
  "updateTime": "2026-04-04T13:17:30.766058028Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[13:17:31.505] Task URL: https://cr-buildbucket.appspot.com/build/8685447672172330593
[13:17:31.505] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850877735188159952:2:0) after 4m37s
[13:17:31.727] Received PubSub notification, asking Buildbucket for the build status
[13:17:31.747] Build status: SCHEDULED
[13:17:37.179] Received PubSub notification, asking Buildbucket for the build status
[13:17:37.321] Build status: STARTED
[13:18:02.031] Received PubSub notification, asking Buildbucket for the build status
[13:18:02.048] Build:
{
  "id": "8685447672172330593",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T13:17:30.766058028Z",
  "startTime": "2026-04-04T13:17:36.290274870Z",
  "endTime": "2026-04-04T13:18:01.785038008Z",
  "updateTime": "2026-04-04T13:18:01.785038008Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[13:18:02.048] Invocation finished in 33.540805673s with status SUCCEEDED