Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9148 (5 days ago)

Debug log (UTC)

[11:31:33.406] New invocation is queued and will start shortly
[11:31:34.527] Starting the invocation (attempt 1)
[11:31:34.551] Ignoring gitiles_ref tag without the buildset tag
[11:31:34.551] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:31:34.551] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:31:34.552] Buildbucket request:
{
  "requestId": "8845086193151241744",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845086193151241744",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9148"
                            },
                        "id": "cron:v1:9148"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845086193151241744"
    },
    {
      "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"
  }
}
[11:31:36.112] Scheduled build:
{
  "id": "8679656130361053361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T11:31:35.444724862Z",
  "updateTime": "2026-06-07T11:31:35.444724862Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:31:36.112] Task URL: https://cr-buildbucket.appspot.com/build/8679656130361053361
[11:31:36.112] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845086193151241744:2:0) after 6m11s
[11:31:46.355] Received PubSub notification, asking Buildbucket for the build status
[11:31:46.397] Build status: SCHEDULED
[11:31:57.492] Received PubSub notification, asking Buildbucket for the build status
[11:31:57.535] Build status: STARTED
[11:32:33.987] Received PubSub notification, asking Buildbucket for the build status
[11:32:34.009] Build:
{
  "id": "8679656130361053361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T11:31:35.444724862Z",
  "startTime": "2026-06-07T11:31:46.424208922Z",
  "endTime": "2026-06-07T11:32:16.832445207Z",
  "updateTime": "2026-06-07T11:32:16.832445207Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:32:34.009] Invocation finished in 1m0.608950119s with status SUCCEEDED