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:9106 (5 days ago)

Debug log (UTC)

[04:21:52.134] New invocation is queued and will start shortly
[04:21:53.153] Starting the invocation (attempt 1)
[04:21:53.174] Ignoring gitiles_ref tag without the buildset tag
[04:21:53.174] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:21:53.174] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:21:53.174] Buildbucket request:
{
  "requestId": "8845113226772892848",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845113226772892848",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9106"
                            },
                        "id": "cron:v1:9106"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845113226772892848"
    },
    {
      "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"
  }
}
[04:21:55.203] Scheduled build:
{
  "id": "8679683163804313873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T04:21:54.344259120Z",
  "updateTime": "2026-06-07T04:21:54.819779273Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:21:55.203] Task URL: https://cr-buildbucket.appspot.com/build/8679683163804313873
[04:21:55.203] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845113226772892848:2:0) after 5m52s
[04:21:55.571] Received PubSub notification, asking Buildbucket for the build status
[04:21:55.595] Build status: SCHEDULED
[04:21:59.515] Received PubSub notification, asking Buildbucket for the build status
[04:21:59.529] Build status: STARTED
[04:22:25.499] Received PubSub notification, asking Buildbucket for the build status
[04:22:25.519] Build:
{
  "id": "8679683163804313873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T04:21:54.344259120Z",
  "startTime": "2026-06-07T04:21:59.256013681Z",
  "endTime": "2026-06-07T04:22:25.237332441Z",
  "updateTime": "2026-06-07T04:22:25.237332441Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:22:25.519] Invocation finished in 33.390622408s with status SUCCEEDED