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:21157 (2 days ago)

Debug log (UTC)

[01:54:00.343] New invocation is queued and will start shortly
[01:54:01.478] Starting the invocation (attempt 1)
[01:54:01.529] Ignoring gitiles_ref tag without the buildset tag
[01:54:01.529] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:54:01.529] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:54:01.529] Buildbucket request:
{
  "requestId": "8837331190412048752",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837331190412048752",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21157"
                            },
                        "id": "cron:v1:21157"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837331190412048752"
    },
    {
      "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"
  }
}
[01:54:03.021] Scheduled build:
{
  "id": "8671901127999113921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T01:54:02.020451317Z",
  "updateTime": "2026-09-01T01:54:02.709258728Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:54:03.021] Task URL: https://cr-buildbucket.appspot.com/build/8671901127999113921
[01:54:03.021] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837331190412048752:2:0) after 9m9s
[01:54:03.422] Received PubSub notification, asking Buildbucket for the build status
[01:54:03.466] Build status: SCHEDULED
[01:54:06.535] Received PubSub notification, asking Buildbucket for the build status
[01:54:06.558] Build status: STARTED
[01:54:30.489] Received PubSub notification, asking Buildbucket for the build status
[01:54:30.532] Build:
{
  "id": "8671901127999113921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T01:54:02.020451317Z",
  "startTime": "2026-09-01T01:54:06.340509382Z",
  "endTime": "2026-09-01T01:54:29.962825266Z",
  "updateTime": "2026-09-01T01:54:29.962825266Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:54:30.532] Invocation finished in 30.195968918s with status SUCCEEDED