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

Debug log (UTC)

[04:59:17.549] New invocation is queued and will start shortly
[04:59:18.795] Starting the invocation (attempt 1)
[04:59:18.830] Ignoring gitiles_ref tag without the buildset tag
[04:59:18.830] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:59:18.830] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:59:18.830] Buildbucket request:
{
  "requestId": "8839946845200800960",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839946845200800960",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "151"
                            },
                        "id": "cron:v1:151"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839946845200800960"
    },
    {
      "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"
  }
}
[04:59:19.194] Scheduled build:
{
  "id": "8674516783124352049",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-03T04:59:18.907623592Z",
  "updateTime": "2026-08-03T04:59:18.907623592Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:59:19.194] Task URL: https://cr-buildbucket.appspot.com/build/8674516783124352049
[04:59:19.194] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839946845200800960:2:0) after 8m45s
[04:59:20.184] Received PubSub notification, asking Buildbucket for the build status
[04:59:20.256] Build status: SCHEDULED
[04:59:22.079] Received PubSub notification, asking Buildbucket for the build status
[04:59:22.096] Build status: STARTED
[05:06:02.621] Received PubSub notification, asking Buildbucket for the build status
[05:06:02.641] Build:
{
  "id": "8674516783124352049",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-03T04:59:18.907623592Z",
  "startTime": "2026-08-03T04:59:21.886437369Z",
  "endTime": "2026-08-03T05:06:02.070350919Z",
  "updateTime": "2026-08-03T05:06:02.070350919Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:06:02.641] Invocation finished in 6m45.097938875s with status SUCCEEDED