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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9976 (1 month ago)

Debug log (UTC)

[09:06:24.857] New invocation is queued and will start shortly
[09:06:26.124] Starting the invocation (attempt 1)
[09:06:26.216] Ignoring gitiles_ref tag without the buildset tag
[09:06:26.216] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:06:26.216] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:06:26.217] Buildbucket request:
{
  "requestId": "8844551742926525344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844551742926525344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9976"
                            },
                        "id": "cron:v1:9976"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844551742926525344"
    },
    {
      "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"
  }
}
[09:06:28.324] Scheduled build:
{
  "id": "8679121679629287153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T09:06:27.380162213Z",
  "updateTime": "2026-06-13T09:06:28.005271254Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:06:28.325] Task URL: https://cr-buildbucket.appspot.com/build/8679121679629287153
[09:06:28.325] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844551742926525344:2:0) after 6m4s
[09:06:28.682] Received PubSub notification, asking Buildbucket for the build status
[09:06:28.701] Build status: SCHEDULED
[09:06:32.669] Received PubSub notification, asking Buildbucket for the build status
[09:06:32.688] Build status: STARTED
[09:06:54.034] Received PubSub notification, asking Buildbucket for the build status
[09:06:54.073] Build:
{
  "id": "8679121679629287153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T09:06:27.380162213Z",
  "startTime": "2026-06-13T09:06:32.506835557Z",
  "endTime": "2026-06-13T09:06:53.788098667Z",
  "updateTime": "2026-06-13T09:06:53.788098667Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:06:54.073] Invocation finished in 29.221577436s with status SUCCEEDED