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:14362 (2 months ago)

Debug log (UTC)

[15:13:05.439] New invocation is queued and will start shortly
[15:13:07.550] Starting the invocation (attempt 1)
[15:13:07.577] Ignoring gitiles_ref tag without the buildset tag
[15:13:07.577] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:13:07.577] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:13:07.577] Buildbucket request:
{
  "requestId": "8841720167685514432",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841720167685514432",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14362"
                            },
                        "id": "cron:v1:14362"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841720167685514432"
    },
    {
      "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"
  }
}
[15:13:11.383] Scheduled build:
{
  "id": "8676290102648166129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T15:13:09.622540772Z",
  "updateTime": "2026-07-14T15:13:10.696025081Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:13:11.383] Task URL: https://cr-buildbucket.appspot.com/build/8676290102648166129
[15:13:11.383] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841720167685514432:2:0) after 4m44s
[15:13:12.469] Received PubSub notification, asking Buildbucket for the build status
[15:13:12.504] Build status: SCHEDULED
[15:13:14.227] Received PubSub notification, asking Buildbucket for the build status
[15:13:14.270] Build status: STARTED
[15:13:38.314] Received PubSub notification, asking Buildbucket for the build status
[15:13:38.333] Build:
{
  "id": "8676290102648166129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T15:13:09.622540772Z",
  "startTime": "2026-07-14T15:13:14.051940856Z",
  "endTime": "2026-07-14T15:13:37.967019215Z",
  "updateTime": "2026-07-14T15:13:37.967019215Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:13:38.333] Invocation finished in 32.897719922s with status SUCCEEDED