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:145 (1 week ago)

Debug log (UTC)

[22:49:48.282] New invocation is queued and will start shortly
[22:49:49.321] Starting the invocation (attempt 1)
[22:49:49.346] Ignoring gitiles_ref tag without the buildset tag
[22:49:49.346] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:49:49.346] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:49:49.346] Buildbucket request:
{
  "requestId": "8839970091360875680",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839970091360875680",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "145"
                            },
                        "id": "cron:v1:145"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839970091360875680"
    },
    {
      "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:49:49.698] Scheduled build:
{
  "id": "8674540029521380769",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-02T22:49:49.415212964Z",
  "updateTime": "2026-08-02T22:49:49.415212964Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[22:49:49.698] Task URL: https://cr-buildbucket.appspot.com/build/8674540029521380769
[22:49:49.698] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839970091360875680:2:0) after 2m4s
[22:49:50.656] Received PubSub notification, asking Buildbucket for the build status
[22:49:50.672] Build status: SCHEDULED
[22:49:53.905] Received PubSub notification, asking Buildbucket for the build status
[22:49:53.925] Build status: STARTED
[22:51:53.812] Handling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839970091360875680:2:0)
[22:51:53.848] Build status: STARTED
[22:51:53.848] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839970091360875680:5:0) after 5m2s
[22:54:31.960] Received PubSub notification, asking Buildbucket for the build status
[22:54:31.979] Build:
{
  "id": "8674540029521380769",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-02T22:49:49.415212964Z",
  "startTime": "2026-08-02T22:49:53.759578068Z",
  "endTime": "2026-08-02T22:54:31.331508718Z",
  "updateTime": "2026-08-02T22:54:31.331508718Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[22:54:31.979] Invocation finished in 4m43.70274835s with status SUCCEEDED