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:14464 (2 months ago)

Debug log (UTC)

[08:40:40.832] New invocation is queued and will start shortly
[08:40:42.089] Starting the invocation (attempt 1)
[08:40:42.115] Ignoring gitiles_ref tag without the buildset tag
[08:40:42.115] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:40:42.115] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:40:42.115] Buildbucket request:
{
  "requestId": "8841654259031424576",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841654259031424576",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14464"
                            },
                        "id": "cron:v1:14464"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841654259031424576"
    },
    {
      "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"
  }
}
[08:40:43.210] Scheduled build:
{
  "id": "8676224196481295985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T08:40:42.641442952Z",
  "updateTime": "2026-07-15T08:40:42.641442952Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:40:43.210] Task URL: https://cr-buildbucket.appspot.com/build/8676224196481295985
[08:40:43.210] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841654259031424576:2:0) after 2m23s
[08:40:43.856] Received PubSub notification, asking Buildbucket for the build status
[08:40:43.873] Build status: SCHEDULED
[08:40:48.689] Received PubSub notification, asking Buildbucket for the build status
[08:40:48.824] Build status: STARTED
[08:41:15.805] Received PubSub notification, asking Buildbucket for the build status
[08:41:15.849] Build:
{
  "id": "8676224196481295985",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T08:40:42.641442952Z",
  "startTime": "2026-07-15T08:40:48.520129462Z",
  "endTime": "2026-07-15T08:41:15.532294364Z",
  "updateTime": "2026-07-15T08:41:15.532294364Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:41:15.849] Invocation finished in 35.02438234s with status SUCCEEDED