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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14767 (1 month ago)

Debug log (UTC)

[12:22:10.558] New invocation is queued and will start shortly
[12:22:11.911] Starting the invocation (attempt 1)
[12:22:11.936] Ignoring gitiles_ref tag without the buildset tag
[12:22:11.936] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:22:11.936] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:22:11.936] Buildbucket request:
{
  "requestId": "8841459129812389424",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841459129812389424",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14767"
                            },
                        "id": "cron:v1:14767"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841459129812389424"
    },
    {
      "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"
  }
}
[12:22:13.463] Scheduled build:
{
  "id": "8676029066966356049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-17T12:22:12.648488941Z",
  "updateTime": "2026-07-17T12:22:13.253322004Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[12:22:13.463] Task URL: https://cr-buildbucket.appspot.com/build/8676029066966356049
[12:22:13.463] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841459129812389424:2:0) after 7m18s
[12:22:13.876] Received PubSub notification, asking Buildbucket for the build status
[12:22:13.900] Build status: SCHEDULED
[12:22:18.594] Received PubSub notification, asking Buildbucket for the build status
[12:22:18.612] Build status: STARTED
[12:22:51.228] Received PubSub notification, asking Buildbucket for the build status
[12:22:51.245] Build:
{
  "id": "8676029066966356049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-17T12:22:12.648488941Z",
  "startTime": "2026-07-17T12:22:18.365281790Z",
  "endTime": "2026-07-17T12:22:50.971554360Z",
  "updateTime": "2026-07-17T12:22:50.971554360Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[12:22:51.245] Invocation finished in 40.694879979s with status SUCCEEDED