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:23317 (1 week ago)

Debug log (UTC)

[11:47:44.240] New invocation is queued and will start shortly
[11:47:45.309] Starting the invocation (attempt 1)
[11:47:45.341] Ignoring gitiles_ref tag without the buildset tag
[11:47:45.342] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:47:45.342] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:47:45.342] Buildbucket request:
{
  "requestId": "8835934881550689616",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835934881550689616",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23317"
                            },
                        "id": "cron:v1:23317"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835934881550689616"
    },
    {
      "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:47:46.506] Scheduled build:
{
  "id": "8670504819221121745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T11:47:45.840924063Z",
  "updateTime": "2026-09-16T11:47:46.326617283Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:47:46.506] Task URL: https://cr-buildbucket.appspot.com/build/8670504819221121745
[11:47:46.506] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835934881550689616:2:0) after 6m31s
[11:47:46.780] Received PubSub notification, asking Buildbucket for the build status
[11:47:46.814] Build status: SCHEDULED
[11:47:50.690] Received PubSub notification, asking Buildbucket for the build status
[11:47:50.707] Build status: STARTED
[11:48:15.341] Received PubSub notification, asking Buildbucket for the build status
[11:48:15.371] Build:
{
  "id": "8670504819221121745",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-16T11:47:45.840924063Z",
  "startTime": "2026-09-16T11:47:50.066281649Z",
  "endTime": "2026-09-16T11:48:14.792856188Z",
  "updateTime": "2026-09-16T11:48:14.792856188Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:48:15.371] Invocation finished in 31.135744262s with status SUCCEEDED