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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24016 (3 days ago)

Debug log (UTC)

[11:29:19.747] New invocation is queued and will start shortly
[11:29:20.863] Starting the invocation (attempt 1)
[11:29:20.893] Ignoring gitiles_ref tag without the buildset tag
[11:29:20.893] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:29:20.893] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:29:20.893] Buildbucket request:
{
  "requestId": "8835483054865975920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835483054865975920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24016"
                            },
                        "id": "cron:v1:24016"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835483054865975920"
    },
    {
      "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"
  }
}
[11:29:22.163] Scheduled build:
{
  "id": "8670052992242761089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T11:29:21.624556160Z",
  "updateTime": "2026-09-21T11:29:22.052259349Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:29:22.163] Task URL: https://cr-buildbucket.appspot.com/build/8670052992242761089
[11:29:22.163] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835483054865975920:2:0) after 2m5s
[11:29:23.034] Received PubSub notification, asking Buildbucket for the build status
[11:29:23.104] Build status: SCHEDULED
[11:29:27.210] Received PubSub notification, asking Buildbucket for the build status
[11:29:27.245] Build status: STARTED
[11:29:51.179] Received PubSub notification, asking Buildbucket for the build status
[11:29:51.200] Build:
{
  "id": "8670052992242761089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T11:29:21.624556160Z",
  "startTime": "2026-09-21T11:29:26.673862006Z",
  "endTime": "2026-09-21T11:29:50.897508746Z",
  "updateTime": "2026-09-21T11:29:50.897508746Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:29:51.200] Invocation finished in 31.460375749s with status SUCCEEDED