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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:15244 (1 month ago)

Debug log (UTC)

[21:50:21.203] New invocation is queued and will start shortly
[21:50:22.772] Starting the invocation (attempt 1)
[21:50:22.800] Ignoring gitiles_ref tag without the buildset tag
[21:50:22.800] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:50:22.800] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:50:22.800] Buildbucket request:
{
  "requestId": "8841151592275144512",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841151592275144512",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15244"
                            },
                        "id": "cron:v1:15244"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841151592275144512"
    },
    {
      "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"
  }
}
[21:50:24.239] Scheduled build:
{
  "id": "8675721528984506353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T21:50:23.722894792Z",
  "updateTime": "2026-07-20T21:50:24.164096423Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:50:24.239] Task URL: https://cr-buildbucket.appspot.com/build/8675721528984506353
[21:50:24.239] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841151592275144512:2:0) after 7m16s
[21:50:25.034] Received PubSub notification, asking Buildbucket for the build status
[21:50:25.209] Build status: SCHEDULED
[21:50:28.759] Received PubSub notification, asking Buildbucket for the build status
[21:50:28.814] Build status: STARTED
[21:50:54.892] Received PubSub notification, asking Buildbucket for the build status
[21:50:54.914] Build:
{
  "id": "8675721528984506353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T21:50:23.722894792Z",
  "startTime": "2026-07-20T21:50:28.621979547Z",
  "endTime": "2026-07-20T21:50:54.514241720Z",
  "updateTime": "2026-07-20T21:50:54.514241720Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:50:54.914] Invocation finished in 33.713454607s with status SUCCEEDED