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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12373 (1 day ago)

Debug log (UTC)

[11:09:36.308] New invocation is queued and will start shortly
[11:09:37.857] Starting the invocation (attempt 1)
[11:09:37.880] Ignoring gitiles_ref tag without the buildset tag
[11:09:37.880] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:09:37.880] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:09:37.880] Buildbucket request:
{
  "requestId": "8843003844001643440",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843003844001643440",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12373"
                            },
                        "id": "cron:v1:12373"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843003844001643440"
    },
    {
      "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:09:39.122] Scheduled build:
{
  "id": "8677573781060424145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T11:09:38.490297819Z",
  "updateTime": "2026-06-30T11:09:38.966163079Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:09:39.122] Task URL: https://cr-buildbucket.appspot.com/build/8677573781060424145
[11:09:39.122] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843003844001643440:2:0) after 3m21s
[11:09:39.848] Received PubSub notification, asking Buildbucket for the build status
[11:09:39.872] Build status: SCHEDULED
[11:09:43.424] Received PubSub notification, asking Buildbucket for the build status
[11:09:43.442] Build status: STARTED
[11:10:07.119] Received PubSub notification, asking Buildbucket for the build status
[11:10:07.145] Build:
{
  "id": "8677573781060424145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T11:09:38.490297819Z",
  "startTime": "2026-06-30T11:09:42.941753844Z",
  "endTime": "2026-06-30T11:10:06.771926409Z",
  "updateTime": "2026-06-30T11:10:06.771926409Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:10:07.145] Invocation finished in 30.843455112s with status SUCCEEDED