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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18697 (1 month ago)

Debug log (UTC)

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

  }
}
[12:48:26.773] Task URL: https://cr-buildbucket.appspot.com/build/8673490702311130257
[12:48:26.773] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838920764835649376:2:0) after 9m3s
[12:48:27.236] Received PubSub notification, asking Buildbucket for the build status
[12:48:27.255] Build status: SCHEDULED
[12:48:31.232] Received PubSub notification, asking Buildbucket for the build status
[12:48:31.261] Build status: STARTED
[12:48:56.149] Received PubSub notification, asking Buildbucket for the build status
[12:48:56.171] Build:
{
  "id": "8673490702311130257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T12:48:25.825819914Z",
  "startTime": "2026-08-14T12:48:30.994479146Z",
  "endTime": "2026-08-14T12:48:55.890493996Z",
  "updateTime": "2026-08-14T12:48:55.890493996Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:48:56.171] Invocation finished in 32.136856044s with status SUCCEEDED