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

Debug log (UTC)

[10:36:07.638] New invocation is queued and will start shortly
[10:36:09.273] Starting the invocation (attempt 1)
[10:36:09.303] Ignoring gitiles_ref tag without the buildset tag
[10:36:09.303] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:36:09.303] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:36:09.303] Buildbucket request:
{
  "requestId": "8838023117091141520",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838023117091141520",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20086"
                            },
                        "id": "cron:v1:20086"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838023117091141520"
    },
    {
      "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"
  }
}
[10:36:10.645] Scheduled build:
{
  "id": "8672593053961372321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T10:36:10.001915362Z",
  "updateTime": "2026-08-24T10:36:10.480092037Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:36:10.645] Task URL: https://cr-buildbucket.appspot.com/build/8672593053961372321
[10:36:10.645] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838023117091141520:2:0) after 1m4s
[10:36:11.271] Received PubSub notification, asking Buildbucket for the build status
[10:36:11.400] Build status: SCHEDULED
[10:36:14.842] Received PubSub notification, asking Buildbucket for the build status
[10:36:14.866] Build status: STARTED
[10:36:38.598] Received PubSub notification, asking Buildbucket for the build status
[10:36:38.652] Build:
{
  "id": "8672593053961372321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T10:36:10.001915362Z",
  "startTime": "2026-08-24T10:36:14.659872017Z",
  "endTime": "2026-08-24T10:36:38.283648067Z",
  "updateTime": "2026-08-24T10:36:38.283648067Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:36:38.652] Invocation finished in 31.018317363s with status SUCCEEDED