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:9055 (6 days ago)

Debug log (UTC)

[19:39:50.708] New invocation is queued and will start shortly
[19:39:51.844] Starting the invocation (attempt 1)
[19:39:51.865] Ignoring gitiles_ref tag without the buildset tag
[19:39:51.865] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:39:51.865] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:39:51.866] Buildbucket request:
{
  "requestId": "8845146069668768624",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845146069668768624",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9055"
                            },
                        "id": "cron:v1:9055"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845146069668768624"
    },
    {
      "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"
  }
}
[19:39:53.733] Scheduled build:
{
  "id": "8679716006555267217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T19:39:53.056370748Z",
  "updateTime": "2026-06-06T19:39:53.531635980Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:39:53.733] Task URL: https://cr-buildbucket.appspot.com/build/8679716006555267217
[19:39:53.733] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845146069668768624:2:0) after 8m8s
[19:39:54.465] Received PubSub notification, asking Buildbucket for the build status
[19:39:54.531] Build status: SCHEDULED
[19:39:57.264] Received PubSub notification, asking Buildbucket for the build status
[19:39:57.290] Build status: STARTED
[19:40:21.086] Received PubSub notification, asking Buildbucket for the build status
[19:40:21.105] Build:
{
  "id": "8679716006555267217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T19:39:53.056370748Z",
  "startTime": "2026-06-06T19:39:57.073728375Z",
  "endTime": "2026-06-06T19:40:20.651596530Z",
  "updateTime": "2026-06-06T19:40:20.651596530Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:40:21.105] Invocation finished in 30.401808971s with status SUCCEEDED