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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:46 (1 week ago)

Debug log (UTC)

[17:28:58.226] New invocation is queued and will start shortly
[17:28:59.346] Starting the invocation (attempt 1)
[17:28:59.373] Ignoring gitiles_ref tag without the buildset tag
[17:28:59.373] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:28:59.375] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:28:59.375] Buildbucket request:
{
  "requestId": "8840352664372273776",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840352664372273776",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "46"
                            },
                        "id": "cron:v1:46"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840352664372273776"
    },
    {
      "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"
  }
}
[17:28:59.794] Scheduled build:
{
  "id": "8674922602447599473",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-29T17:28:59.441942559Z",
  "updateTime": "2026-07-29T17:28:59.441942559Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:28:59.794] Task URL: https://cr-buildbucket.appspot.com/build/8674922602447599473
[17:28:59.794] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840352664372273776:2:0) after 8m22s
[17:29:00.743] Received PubSub notification, asking Buildbucket for the build status
[17:29:00.835] Build status: SCHEDULED
[17:31:24.273] Received PubSub notification, asking Buildbucket for the build status
[17:31:24.292] Build status: STARTED
[17:35:23.828] Received PubSub notification, asking Buildbucket for the build status
[17:35:23.847] Build:
{
  "id": "8674922602447599473",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-29T17:28:59.441942559Z",
  "startTime": "2026-07-29T17:31:24.070132755Z",
  "endTime": "2026-07-29T17:35:23.223875575Z",
  "updateTime": "2026-07-29T17:35:23.223875575Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:35:23.847] Invocation finished in 6m25.625543353s with status SUCCEEDED