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:22165 (2 weeks ago)

Debug log (UTC)

[06:43:17.542] New invocation is queued and will start shortly
[06:43:18.654] Starting the invocation (attempt 1)
[06:43:18.682] Ignoring gitiles_ref tag without the buildset tag
[06:43:18.682] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:43:18.682] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:43:18.683] Buildbucket request:
{
  "requestId": "8836678811301070912",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836678811301070912",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22165"
                            },
                        "id": "cron:v1:22165"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836678811301070912"
    },
    {
      "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"
  }
}
[06:43:20.027] Scheduled build:
{
  "id": "8671248748833329297",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T06:43:19.275364826Z",
  "updateTime": "2026-09-08T06:43:19.812955061Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:43:20.027] Task URL: https://cr-buildbucket.appspot.com/build/8671248748833329297
[06:43:20.027] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836678811301070912:2:0) after 3m30s
[06:43:21.025] Received PubSub notification, asking Buildbucket for the build status
[06:43:21.055] Build status: SCHEDULED
[06:43:25.677] Received PubSub notification, asking Buildbucket for the build status
[06:43:25.751] Build status: STARTED
[06:43:51.440] Received PubSub notification, asking Buildbucket for the build status
[06:43:51.463] Build:
{
  "id": "8671248748833329297",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T06:43:19.275364826Z",
  "startTime": "2026-09-08T06:43:24.357432512Z",
  "endTime": "2026-09-08T06:43:48.595741715Z",
  "updateTime": "2026-09-08T06:43:48.595741715Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:43:51.463] Invocation finished in 33.925471938s with status SUCCEEDED