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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24259 (23 hours ago)

Debug log (UTC)

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

  }
}
[05:07:13.177] Task URL: https://cr-buildbucket.appspot.com/build/8669895841280925921
[05:07:13.177] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835325903624042944:2:0) after 1m48s
[05:07:13.714] Received PubSub notification, asking Buildbucket for the build status
[05:07:13.791] Build status: SCHEDULED
[05:07:18.848] Received PubSub notification, asking Buildbucket for the build status
[05:07:18.869] Build status: STARTED
[05:07:44.595] Received PubSub notification, asking Buildbucket for the build status
[05:07:44.661] Build:
{
  "id": "8669895841280925921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-23T05:07:12.461216750Z",
  "startTime": "2026-09-23T05:07:18.683576814Z",
  "endTime": "2026-09-23T05:07:44.335286371Z",
  "updateTime": "2026-09-23T05:07:44.335286371Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:07:44.661] Invocation finished in 33.819561941s with status SUCCEEDED