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:12655 (2 months ago)

Debug log (UTC)

[11:19:24.096] New invocation is queued and will start shortly
[11:19:26.291] Starting the invocation (attempt 1)
[11:19:26.320] Ignoring gitiles_ref tag without the buildset tag
[11:19:26.320] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:19:26.320] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:19:26.321] Buildbucket request:
{
  "requestId": "8842822033727958512",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842822033727958512",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12655"
                            },
                        "id": "cron:v1:12655"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842822033727958512"
    },
    {
      "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"
  }
}
[11:19:27.477] Scheduled build:
{
  "id": "8677391970217858897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T11:19:26.821885814Z",
  "updateTime": "2026-07-02T11:19:26.821885814Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:19:27.477] Task URL: https://cr-buildbucket.appspot.com/build/8677391970217858897
[11:19:27.477] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842822033727958512:2:0) after 8m24s
[11:19:28.767] Received PubSub notification, asking Buildbucket for the build status
[11:19:28.790] Build status: SCHEDULED
[11:19:34.323] Received PubSub notification, asking Buildbucket for the build status
[11:19:34.384] Build status: STARTED
[11:19:57.502] Received PubSub notification, asking Buildbucket for the build status
[11:19:57.521] Build:
{
  "id": "8677391970217858897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T11:19:26.821885814Z",
  "startTime": "2026-07-02T11:19:34.173369259Z",
  "endTime": "2026-07-02T11:19:57.249280751Z",
  "updateTime": "2026-07-02T11:19:57.249280751Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:19:57.521] Invocation finished in 33.431282288s with status SUCCEEDED