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

Debug log (UTC)

[12:08:03.313] New invocation is queued and will start shortly
[12:08:04.480] Starting the invocation (attempt 1)
[12:08:04.520] Ignoring gitiles_ref tag without the buildset tag
[12:08:04.520] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:08:04.520] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:08:04.520] Buildbucket request:
{
  "requestId": "8843724942370832320",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843724942370832320",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11257"
                            },
                        "id": "cron:v1:11257"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843724942370832320"
    },
    {
      "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:08:06.706] Scheduled build:
{
  "id": "8678294878941745297",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T12:08:05.961539631Z",
  "updateTime": "2026-06-22T12:08:06.499576835Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:08:06.706] Task URL: https://cr-buildbucket.appspot.com/build/8678294878941745297
[12:08:06.706] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843724942370832320:2:0) after 5m9s
[12:08:07.340] Received PubSub notification, asking Buildbucket for the build status
[12:08:07.360] Build status: SCHEDULED
[12:08:10.340] Received PubSub notification, asking Buildbucket for the build status
[12:08:10.362] Build status: STARTED
[12:08:34.251] Received PubSub notification, asking Buildbucket for the build status
[12:08:34.364] Build:
{
  "id": "8678294878941745297",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T12:08:05.961539631Z",
  "startTime": "2026-06-22T12:08:10.127896028Z",
  "endTime": "2026-06-22T12:08:33.638376694Z",
  "updateTime": "2026-06-22T12:08:33.638376694Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:08:34.364] Invocation finished in 31.057292388s with status SUCCEEDED