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:22543 (2 weeks ago)

Debug log (UTC)

[23:31:16.586] New invocation is queued and will start shortly
[23:31:17.735] Starting the invocation (attempt 1)
[23:31:17.765] Ignoring gitiles_ref tag without the buildset tag
[23:31:17.765] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:31:17.765] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:31:17.765] Buildbucket request:
{
  "requestId": "8836434200495053504",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836434200495053504",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22543"
                            },
                        "id": "cron:v1:22543"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836434200495053504"
    },
    {
      "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"
  }
}
[23:31:19.145] Scheduled build:
{
  "id": "8671004137830078017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T23:31:18.507246400Z",
  "updateTime": "2026-09-10T23:31:18.967097067Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:31:19.145] Task URL: https://cr-buildbucket.appspot.com/build/8671004137830078017
[23:31:19.145] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836434200495053504:2:0) after 5m51s
[23:31:19.741] Received PubSub notification, asking Buildbucket for the build status
[23:31:19.764] Build status: SCHEDULED
[23:31:23.829] Received PubSub notification, asking Buildbucket for the build status
[23:31:24.020] Build status: STARTED
[23:31:47.447] Received PubSub notification, asking Buildbucket for the build status
[23:31:47.506] Build:
{
  "id": "8671004137830078017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T23:31:18.507246400Z",
  "startTime": "2026-09-10T23:31:23.598384281Z",
  "endTime": "2026-09-10T23:31:47.047397405Z",
  "updateTime": "2026-09-10T23:31:47.047397405Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:31:47.506] Invocation finished in 30.924032462s with status SUCCEEDED