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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11218 (3 weeks ago)

Debug log (UTC)

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

  }
}
[05:26:50.202] Task URL: https://cr-buildbucket.appspot.com/build/8678320124938139585
[05:26:50.202] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843750187722894960:2:0) after 8m27s
[05:26:50.971] Received PubSub notification, asking Buildbucket for the build status
[05:26:50.986] Build status: SCHEDULED
[05:26:57.190] Received PubSub notification, asking Buildbucket for the build status
[05:26:57.208] Build status: STARTED
[05:27:42.602] Received PubSub notification, asking Buildbucket for the build status
[05:27:42.644] Build:
{
  "id": "8678320124938139585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T05:26:49.503816102Z",
  "startTime": "2026-06-22T05:26:56.805633914Z",
  "endTime": "2026-06-22T05:27:36.840077956Z",
  "updateTime": "2026-06-22T05:27:36.840077956Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:27:42.644] Invocation finished in 55.180965499s with status SUCCEEDED