Status: SUCCEEDED
Triggered by: -
Duration: 31 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12367 (1 day ago)

Debug log (UTC)

[10:08:18.398] New invocation is queued and will start shortly
[10:08:20.719] Starting the invocation (attempt 1)
[10:08:20.739] Ignoring gitiles_ref tag without the buildset tag
[10:08:20.739] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:08:20.739] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:08:20.740] Buildbucket request:
{
  "requestId": "8843007700568471040",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843007700568471040",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12367"
                            },
                        "id": "cron:v1:12367"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843007700568471040"
    },
    {
      "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"
  }
}
[10:08:22.323] Scheduled build:
{
  "id": "8677577636504735873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T10:08:21.652926286Z",
  "updateTime": "2026-06-30T10:08:21.652926286Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:08:22.324] Task URL: https://cr-buildbucket.appspot.com/build/8677577636504735873
[10:08:22.324] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843007700568471040:2:0) after 7m19s
[10:08:22.911] Received PubSub notification, asking Buildbucket for the build status
[10:08:22.930] Build status: SCHEDULED
[10:08:26.403] Received PubSub notification, asking Buildbucket for the build status
[10:08:26.721] Build status: STARTED
[10:08:49.821] Received PubSub notification, asking Buildbucket for the build status
[10:08:49.847] Build:
{
  "id": "8677577636504735873",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T10:08:21.652926286Z",
  "startTime": "2026-06-30T10:08:26.098407311Z",
  "endTime": "2026-06-30T10:08:49.572072403Z",
  "updateTime": "2026-06-30T10:08:49.572072403Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:08:49.847] Invocation finished in 31.454156562s with status SUCCEEDED