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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7549 (1 month ago)

Debug log (UTC)

[01:51:24.905] New invocation is queued and will start shortly
[01:51:26.154] Starting the invocation (attempt 1)
[01:51:26.184] Ignoring gitiles_ref tag without the buildset tag
[01:51:26.184] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:51:26.184] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:51:26.184] Buildbucket request:
{
  "requestId": "8846119259139404080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846119259139404080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7549"
                            },
                        "id": "cron:v1:7549"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846119259139404080"
    },
    {
      "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"
  }
}
[01:51:29.413] Scheduled build:
{
  "id": "8680689195394560881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T01:51:27.854711821Z",
  "updateTime": "2026-05-27T01:51:29.018723354Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[01:51:29.413] Task URL: https://cr-buildbucket.appspot.com/build/8680689195394560881
[01:51:29.413] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846119259139404080:2:0) after 5m31s
[01:51:29.788] Received PubSub notification, asking Buildbucket for the build status
[01:51:29.813] Build status: SCHEDULED
[01:51:36.924] Received PubSub notification, asking Buildbucket for the build status
[01:51:36.947] Build status: STARTED
[01:52:00.910] Received PubSub notification, asking Buildbucket for the build status
[01:52:00.929] Build:
{
  "id": "8680689195394560881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-27T01:51:27.854711821Z",
  "startTime": "2026-05-27T01:51:36.663245037Z",
  "endTime": "2026-05-27T01:52:00.450464607Z",
  "updateTime": "2026-05-27T01:52:00.450464607Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[01:52:00.929] Invocation finished in 36.02893539s with status SUCCEEDED