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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:253 (3 days ago)

Debug log (UTC)

[13:20:52.538] New invocation is queued and will start shortly
[13:20:53.697] Starting the invocation (attempt 1)
[13:20:53.723] Ignoring gitiles_ref tag without the buildset tag
[13:20:53.723] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:20:53.723] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:20:53.724] Buildbucket request:
{
  "requestId": "8839552900453316016",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839552900453316016",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "253"
                            },
                        "id": "cron:v1:253"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839552900453316016"
    },
    {
      "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"
  }
}
[13:20:54.083] Scheduled build:
{
  "id": "8674122838485232993",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-07T13:20:53.791582756Z",
  "updateTime": "2026-08-07T13:20:53.791582756Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[13:20:54.083] Task URL: https://cr-buildbucket.appspot.com/build/8674122838485232993
[13:20:54.083] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839552900453316016:2:0) after 7m32s
[13:20:54.295] Received PubSub notification, asking Buildbucket for the build status
[13:20:54.314] Build status: SCHEDULED
[13:20:57.720] Received PubSub notification, asking Buildbucket for the build status
[13:20:57.743] Build status: STARTED
[13:25:43.982] Received PubSub notification, asking Buildbucket for the build status
[13:25:44.002] Build:
{
  "id": "8674122838485232993",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-07T13:20:53.791582756Z",
  "startTime": "2026-08-07T13:20:57.426611264Z",
  "endTime": "2026-08-07T13:25:43.457563863Z",
  "updateTime": "2026-08-07T13:25:43.457563863Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[13:25:44.002] Invocation finished in 4m51.470646382s with status SUCCEEDED