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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19243 (3 weeks ago)

Debug log (UTC)

[10:18:06.234] New invocation is queued and will start shortly
[10:18:07.304] Starting the invocation (attempt 1)
[10:18:07.328] Ignoring gitiles_ref tag without the buildset tag
[10:18:07.328] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:18:07.328] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:18:07.328] Buildbucket request:
{
  "requestId": "8838567832824304032",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838567832824304032",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19243"
                            },
                        "id": "cron:v1:19243"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838567832824304032"
    },
    {
      "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"
  }
}
[10:18:08.598] Scheduled build:
{
  "id": "8673137770325700913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T10:18:07.995989420Z",
  "updateTime": "2026-08-18T10:18:07.995989420Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:18:08.598] Task URL: https://cr-buildbucket.appspot.com/build/8673137770325700913
[10:18:08.598] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838567832824304032:2:0) after 4m9s
[10:18:09.341] Received PubSub notification, asking Buildbucket for the build status
[10:18:09.364] Build status: SCHEDULED
[10:18:12.336] Received PubSub notification, asking Buildbucket for the build status
[10:18:12.357] Build status: STARTED
[10:18:34.186] Received PubSub notification, asking Buildbucket for the build status
[10:18:34.209] Build:
{
  "id": "8673137770325700913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T10:18:07.995989420Z",
  "startTime": "2026-08-18T10:18:12.125293359Z",
  "endTime": "2026-08-18T10:18:33.650456175Z",
  "updateTime": "2026-08-18T10:18:33.650456175Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:18:34.209] Invocation finished in 27.980276783s with status SUCCEEDED