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:7531 (3 weeks ago)

Debug log (UTC)

[22:47:42.869] New invocation is queued and will start shortly
[22:47:44.134] Starting the invocation (attempt 1)
[22:47:44.163] Ignoring gitiles_ref tag without the buildset tag
[22:47:44.163] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:47:44.163] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:47:44.163] Buildbucket request:
{
  "requestId": "8846130816581166848",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846130816581166848",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7531"
                            },
                        "id": "cron:v1:7531"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846130816581166848"
    },
    {
      "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"
  }
}
[22:47:45.384] Scheduled build:
{
  "id": "8680700753840240433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T22:47:44.862394018Z",
  "updateTime": "2026-05-26T22:47:44.862394018Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[22:47:45.384] Task URL: https://cr-buildbucket.appspot.com/build/8680700753840240433
[22:47:45.384] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846130816581166848:2:0) after 6m51s
[22:47:46.212] Received PubSub notification, asking Buildbucket for the build status
[22:47:46.234] Build status: SCHEDULED
[22:47:49.989] Received PubSub notification, asking Buildbucket for the build status
[22:47:50.010] Build status: STARTED
[22:48:13.592] Received PubSub notification, asking Buildbucket for the build status
[22:48:13.618] Build:
{
  "id": "8680700753840240433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T22:47:44.862394018Z",
  "startTime": "2026-05-26T22:47:49.714248493Z",
  "endTime": "2026-05-26T22:48:13.355046215Z",
  "updateTime": "2026-05-26T22:48:13.355046215Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[22:48:13.618] Invocation finished in 30.754516072s with status SUCCEEDED