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

Debug log (UTC)

[09:16:41.685] New invocation is queued and will start shortly
[09:16:43.040] Starting the invocation (attempt 1)
[09:16:43.071] Ignoring gitiles_ref tag without the buildset tag
[09:16:43.071] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:16:43.071] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:16:43.071] Buildbucket request:
{
  "requestId": "8840202441748640880",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840202441748640880",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "85"
                            },
                        "id": "cron:v1:85"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840202441748640880"
    },
    {
      "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"
  }
}
[09:16:43.464] Scheduled build:
{
  "id": "8674772379581551633",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-31T09:16:43.130936027Z",
  "updateTime": "2026-07-31T09:16:43.130936027Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:16:43.464] Task URL: https://cr-buildbucket.appspot.com/build/8674772379581551633
[09:16:43.464] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840202441748640880:2:0) after 5m11s
[09:16:44.418] Received PubSub notification, asking Buildbucket for the build status
[09:16:44.522] Build status: SCHEDULED
[09:16:46.671] Received PubSub notification, asking Buildbucket for the build status
[09:16:46.698] Build status: STARTED
[09:20:57.938] Received PubSub notification, asking Buildbucket for the build status
[09:20:57.969] Build:
{
  "id": "8674772379581551633",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-31T09:16:43.130936027Z",
  "startTime": "2026-07-31T09:16:46.523946309Z",
  "endTime": "2026-07-31T09:20:54.967538891Z",
  "updateTime": "2026-07-31T09:20:54.967538891Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:20:57.969] Invocation finished in 4m16.289003905s with status SUCCEEDED