Status: SUCCEEDED
Triggered by: -
Duration: 8 minutes
Actions:

Definition (rev bd69874a44b7e39f97ecf06f9869b3f4da75c5d5)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "examples.ci"
  builder: "examples-deps"
>

Incoming triggers

  • cron:v1:311 (3 weeks ago)

Debug log (UTC)

[20:46:17.100] New invocation is queued and will start shortly
[20:46:20.530] Starting the invocation (attempt 1)
[20:46:20.564] Ignoring gitiles_ref tag without the buildset tag
[20:46:20.564] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:46:20.564] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:46:20.564] Buildbucket request:
{
  "requestId": "8837984729289474464",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837984729289474464",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "311"
                            },
                        "id": "cron:v1:311"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837984729289474464"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.ci-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[20:46:25.828] Scheduled build:
{
  "id": "8672554664578391329",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-24T20:46:20.970570389Z",
  "updateTime": "2026-08-24T20:46:20.970570389Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:46:25.828] Task URL: https://cr-buildbucket.appspot.com/build/8672554664578391329
[20:46:25.828] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8837984729289474464:2:0) after 9m10s
[20:46:45.176] Received PubSub notification, asking Buildbucket for the build status
[20:46:45.195] Build status: SCHEDULED
[20:47:39.754] Received PubSub notification, asking Buildbucket for the build status
[20:47:39.776] Build status: STARTED
[20:54:38.406] Received PubSub notification, asking Buildbucket for the build status
[20:54:38.425] Build:
{
  "id": "8672554664578391329",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-24T20:46:20.970570389Z",
  "startTime": "2026-08-24T20:47:27.373256683Z",
  "endTime": "2026-08-24T20:54:37.622113186Z",
  "updateTime": "2026-08-24T20:54:37.622113186Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:54:38.425] Invocation finished in 8m21.331806185s with status SUCCEEDED