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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7762 (3 weeks ago)

Debug log (UTC)

[14:17:10.965] New invocation is queued and will start shortly
[14:17:12.147] Starting the invocation (attempt 1)
[14:17:12.172] Ignoring gitiles_ref tag without the buildset tag
[14:17:12.173] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:17:12.173] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:17:12.173] Buildbucket request:
{
  "requestId": "8845981742534337152",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845981742534337152",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7762"
                            },
                        "id": "cron:v1:7762"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845981742534337152"
    },
    {
      "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"
  }
}
[14:17:14.291] Scheduled build:
{
  "id": "8680551679389799137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T14:17:13.336804410Z",
  "updateTime": "2026-05-28T14:17:13.336804410Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:17:14.291] Task URL: https://cr-buildbucket.appspot.com/build/8680551679389799137
[14:17:14.291] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845981742534337152:2:0) after 3m54s
[14:17:14.619] Received PubSub notification, asking Buildbucket for the build status
[14:17:14.648] Build status: SCHEDULED
[14:17:22.537] Received PubSub notification, asking Buildbucket for the build status
[14:17:22.678] Build status: STARTED
[14:17:44.971] Received PubSub notification, asking Buildbucket for the build status
[14:17:45.095] Build:
{
  "id": "8680551679389799137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T14:17:13.336804410Z",
  "startTime": "2026-05-28T14:17:22.071861287Z",
  "endTime": "2026-05-28T14:17:44.529436703Z",
  "updateTime": "2026-05-28T14:17:44.529436703Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:17:45.095] Invocation finished in 34.141006942s with status SUCCEEDED