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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14452 (2 months ago)

Debug log (UTC)

[06:33:33.066] New invocation is queued and will start shortly
[06:33:34.128] Starting the invocation (attempt 1)
[06:33:34.152] Ignoring gitiles_ref tag without the buildset tag
[06:33:34.152] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:33:34.152] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:33:34.152] Buildbucket request:
{
  "requestId": "8841662257319821312",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841662257319821312",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14452"
                            },
                        "id": "cron:v1:14452"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841662257319821312"
    },
    {
      "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:33:35.870] Scheduled build:
{
  "id": "8676232194368586945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T06:33:35.261695844Z",
  "updateTime": "2026-07-15T06:33:35.687101836Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:33:35.870] Task URL: https://cr-buildbucket.appspot.com/build/8676232194368586945
[06:33:35.870] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841662257319821312:2:0) after 7m40s
[06:33:36.568] Received PubSub notification, asking Buildbucket for the build status
[06:33:36.585] Build status: SCHEDULED
[06:33:40.654] Received PubSub notification, asking Buildbucket for the build status
[06:33:40.678] Build status: STARTED
[06:34:10.551] Received PubSub notification, asking Buildbucket for the build status
[06:34:10.590] Build:
{
  "id": "8676232194368586945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-15T06:33:35.261695844Z",
  "startTime": "2026-07-15T06:33:40.492611160Z",
  "endTime": "2026-07-15T06:34:10.311017818Z",
  "updateTime": "2026-07-15T06:34:10.311017818Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:34:10.590] Invocation finished in 37.527395116s with status SUCCEEDED