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

Debug log (UTC)

[05:24:20.528] New invocation is queued and will start shortly
[05:24:21.699] Starting the invocation (attempt 1)
[05:24:21.724] Ignoring gitiles_ref tag without the buildset tag
[05:24:21.724] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:24:21.724] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:24:21.724] Buildbucket request:
{
  "requestId": "8839401687412327680",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839401687412327680",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17953"
                            },
                        "id": "cron:v1:17953"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839401687412327680"
    },
    {
      "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"
  }
}
[05:24:23.100] Scheduled build:
{
  "id": "8673971624940192817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T05:24:22.265631432Z",
  "updateTime": "2026-08-09T05:24:22.814045564Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:24:23.100] Task URL: https://cr-buildbucket.appspot.com/build/8673971624940192817
[05:24:23.100] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839401687412327680:2:0) after 9m20s
[05:24:23.621] Received PubSub notification, asking Buildbucket for the build status
[05:24:23.638] Build status: SCHEDULED
[05:24:28.313] Received PubSub notification, asking Buildbucket for the build status
[05:24:28.346] Build status: STARTED
[05:24:55.113] Received PubSub notification, asking Buildbucket for the build status
[05:24:55.134] Build:
{
  "id": "8673971624940192817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T05:24:22.265631432Z",
  "startTime": "2026-08-09T05:24:28.160721869Z",
  "endTime": "2026-08-09T05:24:54.806014919Z",
  "updateTime": "2026-08-09T05:24:54.806014919Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:24:55.134] Invocation finished in 34.610297974s with status SUCCEEDED