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

Definition (rev 47dd07f74c047e21b6c776b5c2bd6eb12183c0bb)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.dev.ci"
  builder: "auto-submit"
>

Incoming triggers

  • cron:v1:7012 (1 week ago)

Debug log (UTC)

[05:12:52.910] New invocation is queued and will start shortly
[05:12:54.089] Starting the invocation (attempt 1)
[05:12:54.117] Ignoring gitiles_ref tag without the buildset tag
[05:12:54.117] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:12:54.117] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:12:54.117] Buildbucket request:
{
  "requestId": "8851089417098310496",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8851089417098310496",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7012"
                            },
                        "id": "cron:v1:7012"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8851089417098310496"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.ci-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[05:12:54.561] Scheduled build:
{
  "id": "8685659355099643217",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-04-02T05:12:54.195413480Z",
  "updateTime": "2026-04-02T05:12:54.195413480Z",
  "status": "SCHEDULED",
  "input": {
    "experimental": true
  }
}
[05:12:54.561] Task URL: https://cr-buildbucket.appspot.com/build/8685659355099643217
[05:12:54.561] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8851089417098310496:2:0) after 9m42s
[05:12:55.459] Received PubSub notification, asking Buildbucket for the build status
[05:12:55.476] Build status: SCHEDULED
[05:12:59.461] Received PubSub notification, asking Buildbucket for the build status
[05:12:59.486] Build status: STARTED
[05:13:22.880] Received PubSub notification, asking Buildbucket for the build status
[05:13:22.921] Build:
{
  "id": "8685659355099643217",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-04-02T05:12:54.195413480Z",
  "startTime": "2026-04-02T05:12:58.852615097Z",
  "endTime": "2026-04-02T05:13:22.622766522Z",
  "updateTime": "2026-04-02T05:13:22.622766522Z",
  "status": "SUCCESS",
  "input": {
    "experimental": true
  }
}
[05:13:22.921] Invocation finished in 30.01538163s with status SUCCEEDED