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

Definition (rev 47dd07f74c047e21b6c776b5c2bd6eb12183c0bb)

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

Incoming triggers

  • cron:v1:4255 (2 weeks ago)

Debug log (UTC)

[10:12:59.860] New invocation is queued and will start shortly
[10:13:01.091] Starting the invocation (attempt 1)
[10:13:01.117] Ignoring gitiles_ref tag without the buildset tag
[10:13:01.118] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:13:01.118] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:13:01.118] Buildbucket request:
{
  "requestId": "8861126798718260688",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8861126798718260688",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4255"
                            },
                        "id": "cron:v1:4255"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8861126798718260688"
    },
    {
      "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"
  }
}
[10:13:01.511] Scheduled build:
{
  "id": "8695696736631999377",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-12-12T10:13:01.224758041Z",
  "updateTime": "2025-12-12T10:13:01.224758041Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:13:01.511] Task URL: https://cr-buildbucket.appspot.com/build/8695696736631999377
[10:13:01.511] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8861126798718260688:2:0) after 1m29s
[10:13:01.656] Received PubSub notification, asking Buildbucket for the build status
[10:13:01.674] Build status: SCHEDULED
[10:13:05.448] Received PubSub notification, asking Buildbucket for the build status
[10:13:05.506] Build status: STARTED
[10:13:27.547] Received PubSub notification, asking Buildbucket for the build status
[10:13:27.635] Build:
{
  "id": "8695696736631999377",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-12-12T10:13:01.224758041Z",
  "startTime": "2025-12-12T10:13:05.231361833Z",
  "endTime": "2025-12-12T10:13:27.254750751Z",
  "updateTime": "2025-12-12T10:13:27.254750751Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:13:27.635] Invocation finished in 27.783554499s with status SUCCEEDED