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

Definition (rev bd69874a44b7e39f97ecf06f9869b3f4da75c5d5)

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

Incoming triggers

  • cron:v1:377 (3 days ago)

Debug log (UTC)

[22:12:19.916] New invocation is queued and will start shortly
[22:12:21.074] Starting the invocation (attempt 1)
[22:12:21.101] Ignoring gitiles_ref tag without the buildset tag
[22:12:21.101] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:12:21.101] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:12:21.102] Buildbucket request:
{
  "requestId": "8835986182422086192",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835986182422086192",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "377"
                            },
                        "id": "cron:v1:377"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835986182422086192"
    },
    {
      "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"
  }
}
[22:12:21.583] Scheduled build:
{
  "id": "8670556120399164433",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-15T22:12:21.224293638Z",
  "updateTime": "2026-09-15T22:12:21.224293638Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:12:21.583] Task URL: https://cr-buildbucket.appspot.com/build/8670556120399164433
[22:12:21.583] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8835986182422086192:2:0) after 5m14s
[22:12:22.521] Received PubSub notification, asking Buildbucket for the build status
[22:12:22.683] Build status: SCHEDULED
[22:13:04.476] Received PubSub notification, asking Buildbucket for the build status
[22:13:04.524] Build status: STARTED
[22:17:01.459] Received PubSub notification, asking Buildbucket for the build status
[22:17:01.484] Build:
{
  "id": "8670556120399164433",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-15T22:12:21.224293638Z",
  "startTime": "2026-09-15T22:13:04.215185649Z",
  "endTime": "2026-09-15T22:17:01.124870709Z",
  "updateTime": "2026-09-15T22:17:01.124870709Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:17:01.484] Invocation finished in 4m41.572803371s with status SUCCEEDED