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:14962 (1 month ago)

Debug log (UTC)

[21:37:22.822] New invocation is queued and will start shortly
[21:37:24.174] Starting the invocation (attempt 1)
[21:37:24.207] Ignoring gitiles_ref tag without the buildset tag
[21:37:24.207] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:37:24.207] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:37:24.208] Buildbucket request:
{
  "requestId": "8841333602402182000",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841333602402182000",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14962"
                            },
                        "id": "cron:v1:14962"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841333602402182000"
    },
    {
      "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"
  }
}
[21:37:25.527] Scheduled build:
{
  "id": "8675903539598322241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T21:37:24.875438998Z",
  "updateTime": "2026-07-18T21:37:25.340085964Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:37:25.527] Task URL: https://cr-buildbucket.appspot.com/build/8675903539598322241
[21:37:25.527] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841333602402182000:2:0) after 4m22s
[21:37:26.184] Received PubSub notification, asking Buildbucket for the build status
[21:37:26.210] Build status: SCHEDULED
[21:37:30.291] Received PubSub notification, asking Buildbucket for the build status
[21:37:30.316] Build status: STARTED
[21:37:56.511] Received PubSub notification, asking Buildbucket for the build status
[21:37:56.596] Build:
{
  "id": "8675903539598322241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-18T21:37:24.875438998Z",
  "startTime": "2026-07-18T21:37:30.099658521Z",
  "endTime": "2026-07-18T21:37:56.220744203Z",
  "updateTime": "2026-07-18T21:37:56.220744203Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:37:56.596] Invocation finished in 33.779079727s with status SUCCEEDED