Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13600 (2 months ago)

Debug log (UTC)

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

  },
  "canary": true
}
[05:06:49.966] Task URL: https://cr-buildbucket.appspot.com/build/8676781235124809761
[05:06:49.966] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842211298520704368:2:0) after 8m59s
[05:06:50.496] Received PubSub notification, asking Buildbucket for the build status
[05:06:50.517] Build status: SCHEDULED
[05:06:54.261] Received PubSub notification, asking Buildbucket for the build status
[05:06:54.337] Build status: STARTED
[05:07:50.620] Received PubSub notification, asking Buildbucket for the build status
[05:07:50.645] Build:
{
  "id": "8676781235124809761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-09T05:06:49.193597334Z",
  "startTime": "2026-07-09T05:06:54.095096979Z",
  "endTime": "2026-07-09T05:07:50.376641457Z",
  "updateTime": "2026-07-09T05:07:50.376641457Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[05:07:50.645] Invocation finished in 1m4.073863811s with status SUCCEEDED