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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9334 (3 days ago)

Debug log (UTC)

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

  }
}
[19:19:23.393] Task URL: https://cr-buildbucket.appspot.com/build/8679536102752227489
[19:19:23.393] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844966165290746096:2:0) after 1m15s
[19:19:23.945] Received PubSub notification, asking Buildbucket for the build status
[19:19:23.964] Build status: SCHEDULED
[19:19:28.384] Received PubSub notification, asking Buildbucket for the build status
[19:19:28.411] Build status: STARTED
[19:19:55.964] Received PubSub notification, asking Buildbucket for the build status
[19:19:55.986] Build:
{
  "id": "8679536102752227489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-08T19:19:22.692145126Z",
  "startTime": "2026-06-08T19:19:28.198073795Z",
  "endTime": "2026-06-08T19:19:55.329925096Z",
  "updateTime": "2026-06-08T19:19:55.329925096Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:19:55.986] Invocation finished in 35.099048963s with status SUCCEEDED