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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12793 (2 months ago)

Debug log (UTC)

[10:54:17.210] New invocation is queued and will start shortly
[10:54:18.737] Starting the invocation (attempt 1)
[10:54:18.764] Ignoring gitiles_ref tag without the buildset tag
[10:54:18.764] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:54:18.764] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:54:18.765] Buildbucket request:
{
  "requestId": "8842733016845327232",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842733016845327232",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12793"
                            },
                        "id": "cron:v1:12793"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842733016845327232"
    },
    {
      "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"
  }
}
[10:54:20.319] Scheduled build:
{
  "id": "8677302953894314545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T10:54:19.402898472Z",
  "updateTime": "2026-07-03T10:54:20.082108276Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:54:20.319] Task URL: https://cr-buildbucket.appspot.com/build/8677302953894314545
[10:54:20.319] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842733016845327232:2:0) after 1m28s
[10:54:20.985] Received PubSub notification, asking Buildbucket for the build status
[10:54:21.003] Build status: SCHEDULED
[10:54:24.738] Received PubSub notification, asking Buildbucket for the build status
[10:54:24.766] Build status: STARTED
[10:55:00.616] Received PubSub notification, asking Buildbucket for the build status
[10:55:00.691] Build:
{
  "id": "8677302953894314545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T10:54:19.402898472Z",
  "startTime": "2026-07-03T10:54:24.450605681Z",
  "endTime": "2026-07-03T10:55:00.328196088Z",
  "updateTime": "2026-07-03T10:55:00.328196088Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:55:00.691] Invocation finished in 43.486090224s with status SUCCEEDED