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

Definition (rev bd69874a44b7e39f97ecf06f9869b3f4da75c5d5)

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

Incoming triggers

  • cron:v1:332 (2 weeks ago)

Debug log (UTC)

[21:16:17.090] New invocation is queued and will start shortly
[21:16:18.155] Starting the invocation (attempt 1)
[21:16:18.186] Ignoring gitiles_ref tag without the buildset tag
[21:16:18.186] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:16:18.187] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:16:18.187] Buildbucket request:
{
  "requestId": "8837348663096188032",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837348663096188032",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "332"
                            },
                        "id": "cron:v1:332"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837348663096188032"
    },
    {
      "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"
  }
}
[21:16:18.729] Scheduled build:
{
  "id": "8671918601134231617",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-31T21:16:18.340235466Z",
  "updateTime": "2026-08-31T21:16:18.340235466Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:16:18.729] Task URL: https://cr-buildbucket.appspot.com/build/8671918601134231617
[21:16:18.729] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8837348663096188032:2:0) after 7m40s
[21:16:19.601] Received PubSub notification, asking Buildbucket for the build status
[21:16:19.622] Build status: SCHEDULED
[21:16:23.419] Received PubSub notification, asking Buildbucket for the build status
[21:16:23.449] Build status: STARTED
[21:23:51.220] Received PubSub notification, asking Buildbucket for the build status
[21:23:51.238] Build:
{
  "id": "8671918601134231617",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-31T21:16:18.340235466Z",
  "startTime": "2026-08-31T21:16:23.224088457Z",
  "endTime": "2026-08-31T21:23:50.766876488Z",
  "updateTime": "2026-08-31T21:23:50.766876488Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:23:51.238] Invocation finished in 7m34.152119047s with status SUCCEEDED