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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13111 (2 months ago)

Debug log (UTC)

[17:12:14.828] New invocation is queued and will start shortly
[17:12:16.117] Starting the invocation (attempt 1)
[17:12:16.141] Ignoring gitiles_ref tag without the buildset tag
[17:12:16.141] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:12:16.141] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:12:16.141] Buildbucket request:
{
  "requestId": "8842528043707820816",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842528043707820816",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13111"
                            },
                        "id": "cron:v1:13111"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842528043707820816"
    },
    {
      "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"
  }
}
[17:12:17.310] Scheduled build:
{
  "id": "8677097981155375921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T17:12:16.639329865Z",
  "updateTime": "2026-07-05T17:12:16.639329865Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:12:17.310] Task URL: https://cr-buildbucket.appspot.com/build/8677097981155375921
[17:12:17.310] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842528043707820816:2:0) after 5m6s
[17:12:17.918] Received PubSub notification, asking Buildbucket for the build status
[17:12:17.937] Build status: SCHEDULED
[17:12:22.374] Received PubSub notification, asking Buildbucket for the build status
[17:12:22.408] Build status: STARTED
[17:12:47.785] Received PubSub notification, asking Buildbucket for the build status
[17:12:47.804] Build:
{
  "id": "8677097981155375921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T17:12:16.639329865Z",
  "startTime": "2026-07-05T17:12:22.225978641Z",
  "endTime": "2026-07-05T17:12:47.479400941Z",
  "updateTime": "2026-07-05T17:12:47.479400941Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:12:47.804] Invocation finished in 32.98310536s with status SUCCEEDED