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:18361 (3 weeks ago)

Debug log (UTC)

[03:13:12.686] New invocation is queued and will start shortly
[03:13:14.133] Starting the invocation (attempt 1)
[03:13:14.160] Ignoring gitiles_ref tag without the buildset tag
[03:13:14.160] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:13:14.160] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:13:14.161] Buildbucket request:
{
  "requestId": "8839138146542324304",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839138146542324304",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18361"
                            },
                        "id": "cron:v1:18361"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839138146542324304"
    },
    {
      "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"
  }
}
[03:13:15.379] Scheduled build:
{
  "id": "8673708083550142209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T03:13:14.920291735Z",
  "updateTime": "2026-08-12T03:13:14.920291735Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:13:15.379] Task URL: https://cr-buildbucket.appspot.com/build/8673708083550142209
[03:13:15.379] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839138146542324304:2:0) after 6m22s
[03:13:16.091] Received PubSub notification, asking Buildbucket for the build status
[03:13:16.110] Build status: SCHEDULED
[03:13:22.186] Received PubSub notification, asking Buildbucket for the build status
[03:13:22.254] Build status: STARTED
[03:13:46.497] Received PubSub notification, asking Buildbucket for the build status
[03:13:46.584] Build:
{
  "id": "8673708083550142209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T03:13:14.920291735Z",
  "startTime": "2026-08-12T03:13:21.412662323Z",
  "endTime": "2026-08-12T03:13:46.080290635Z",
  "updateTime": "2026-08-12T03:13:46.080290635Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:13:46.584] Invocation finished in 33.901136087s with status SUCCEEDED