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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9190 (4 days ago)

Debug log (UTC)

[18:41:55.785] New invocation is queued and will start shortly
[18:41:56.802] Starting the invocation (attempt 1)
[18:41:56.828] Ignoring gitiles_ref tag without the buildset tag
[18:41:56.828] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:41:56.828] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:41:56.828] Buildbucket request:
{
  "requestId": "8845059116422062160",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845059116422062160",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9190"
                            },
                        "id": "cron:v1:9190"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845059116422062160"
    },
    {
      "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"
  }
}
[18:41:58.611] Scheduled build:
{
  "id": "8679629053429914609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T18:41:58.018826001Z",
  "updateTime": "2026-06-07T18:41:58.487749453Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:41:58.611] Task URL: https://cr-buildbucket.appspot.com/build/8679629053429914609
[18:41:58.611] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845059116422062160:2:0) after 5m31s
[18:41:59.290] Received PubSub notification, asking Buildbucket for the build status
[18:41:59.310] Build status: SCHEDULED
[18:42:02.955] Received PubSub notification, asking Buildbucket for the build status
[18:42:03.006] Build status: STARTED
[18:42:34.097] Received PubSub notification, asking Buildbucket for the build status
[18:42:34.115] Build:
{
  "id": "8679629053429914609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T18:41:58.018826001Z",
  "startTime": "2026-06-07T18:42:02.804412710Z",
  "endTime": "2026-06-07T18:42:33.373607350Z",
  "updateTime": "2026-06-07T18:42:33.373607350Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:42:34.115] Invocation finished in 38.334100908s with status SUCCEEDED