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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12763 (2 months ago)

Debug log (UTC)

[05:43:25.451] New invocation is queued and will start shortly
[05:43:26.639] Starting the invocation (attempt 1)
[05:43:26.665] Ignoring gitiles_ref tag without the buildset tag
[05:43:26.665] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:43:26.665] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:43:26.665] Buildbucket request:
{
  "requestId": "8842752574632361920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842752574632361920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12763"
                            },
                        "id": "cron:v1:12763"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842752574632361920"
    },
    {
      "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:43:27.639] Scheduled build:
{
  "id": "8677322512144978865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T05:43:27.201292636Z",
  "updateTime": "2026-07-03T05:43:27.201292636Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:43:27.639] Task URL: https://cr-buildbucket.appspot.com/build/8677322512144978865
[05:43:27.639] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842752574632361920:2:0) after 9m52s
[05:43:30.629] Received PubSub notification, asking Buildbucket for the build status
[05:43:30.648] Build status: SCHEDULED
[05:43:36.066] Received PubSub notification, asking Buildbucket for the build status
[05:43:36.092] Build status: STARTED
[05:44:03.120] Received PubSub notification, asking Buildbucket for the build status
[05:44:03.133] Build:
{
  "id": "8677322512144978865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T05:43:27.201292636Z",
  "startTime": "2026-07-03T05:43:31.999777162Z",
  "endTime": "2026-07-03T05:43:54.895339435Z",
  "updateTime": "2026-07-03T05:43:54.895339435Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:44:03.133] Invocation finished in 37.688486534s with status SUCCEEDED