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:7000 (1 week ago)

Debug log (UTC)

[17:38:28.228] New invocation is queued and will start shortly
[17:38:30.335] Starting the invocation (attempt 1)
[17:38:30.361] Ignoring gitiles_ref tag without the buildset tag
[17:38:30.361] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:38:30.361] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:38:30.361] Buildbucket request:
{
  "requestId": "8851133105693768368",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8851133105693768368",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7000"
                            },
                        "id": "cron:v1:7000"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8851133105693768368"
    },
    {
      "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"
  }
}
[17:38:30.707] Scheduled build:
{
  "id": "8685703042735897329",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-04-01T17:38:30.419669822Z",
  "updateTime": "2026-04-01T17:38:30.419669822Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:38:30.707] Task URL: https://cr-buildbucket.appspot.com/build/8685703042735897329
[17:38:30.707] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8851133105693768368:2:0) after 7m25s
[17:38:31.655] Received PubSub notification, asking Buildbucket for the build status
[17:38:31.672] Build status: SCHEDULED
[17:38:36.533] Received PubSub notification, asking Buildbucket for the build status
[17:38:36.549] Build status: STARTED
[17:38:58.911] Received PubSub notification, asking Buildbucket for the build status
[17:38:58.939] Build:
{
  "id": "8685703042735897329",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-04-01T17:38:30.419669822Z",
  "startTime": "2026-04-01T17:38:36.314965879Z",
  "endTime": "2026-04-01T17:38:58.615813544Z",
  "updateTime": "2026-04-01T17:38:58.615813544Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:38:58.939] Invocation finished in 30.724869603s with status SUCCEEDED