Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23323 (1 week ago)

Debug log (UTC)

[12:49:02.202] New invocation is queued and will start shortly
[12:49:03.329] Starting the invocation (attempt 1)
[12:49:03.355] Ignoring gitiles_ref tag without the buildset tag
[12:49:03.355] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:49:03.355] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:49:03.356] Buildbucket request:
{
  "requestId": "8835931024947048272",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835931024947048272",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23323"
                            },
                        "id": "cron:v1:23323"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835931024947048272"
    },
    {
      "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:49:04.572] Scheduled build:
{
  "id": "8670500962496763969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T12:49:03.899086652Z",
  "updateTime": "2026-09-16T12:49:04.381505998Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:49:04.572] Task URL: https://cr-buildbucket.appspot.com/build/8670500962496763969
[12:49:04.572] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835931024947048272:2:0) after 5m27s
[12:49:05.307] Received PubSub notification, asking Buildbucket for the build status
[12:49:05.329] Build status: SCHEDULED
[12:53:18.902] Received PubSub notification, asking Buildbucket for the build status
[12:53:18.927] Build status: STARTED
[12:53:50.188] Received PubSub notification, asking Buildbucket for the build status
[12:53:50.250] Build:
{
  "id": "8670500962496763969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T12:49:03.899086652Z",
  "startTime": "2026-09-16T12:53:18.506953708Z",
  "endTime": "2026-09-16T12:53:49.695742379Z",
  "updateTime": "2026-09-16T12:53:49.695742379Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:53:50.250] Invocation finished in 4m48.071774625s with status SUCCEEDED