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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14395 (2 months ago)

Debug log (UTC)

[20:51:30.964] New invocation is queued and will start shortly
[20:51:32.094] Starting the invocation (attempt 1)
[20:51:32.119] Ignoring gitiles_ref tag without the buildset tag
[20:51:32.119] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:51:32.119] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:51:32.119] Buildbucket request:
{
  "requestId": "8841698875800211680",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841698875800211680",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14395"
                            },
                        "id": "cron:v1:14395"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841698875800211680"
    },
    {
      "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"
  }
}
[20:51:33.278] Scheduled build:
{
  "id": "8676268813426301073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T20:51:32.606824350Z",
  "updateTime": "2026-07-14T20:51:33.113316817Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:51:33.278] Task URL: https://cr-buildbucket.appspot.com/build/8676268813426301073
[20:51:33.278] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841698875800211680:2:0) after 7m7s
[20:51:33.914] Received PubSub notification, asking Buildbucket for the build status
[20:51:33.940] Build status: SCHEDULED
[20:51:36.936] Received PubSub notification, asking Buildbucket for the build status
[20:51:37.032] Build status: STARTED
[20:52:01.176] Received PubSub notification, asking Buildbucket for the build status
[20:52:01.193] Build:
{
  "id": "8676268813426301073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T20:51:32.606824350Z",
  "startTime": "2026-07-14T20:51:36.783607550Z",
  "endTime": "2026-07-14T20:52:00.526528916Z",
  "updateTime": "2026-07-14T20:52:00.526528916Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:52:01.193] Invocation finished in 30.233732997s with status SUCCEEDED