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

Debug log (UTC)

[08:48:58.588] New invocation is queued and will start shortly
[08:48:59.771] Starting the invocation (attempt 1)
[08:48:59.796] Ignoring gitiles_ref tag without the buildset tag
[08:48:59.796] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:48:59.796] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:48:59.796] Buildbucket request:
{
  "requestId": "8840294782597879680",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840294782597879680",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "61"
                            },
                        "id": "cron:v1:61"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840294782597879680"
    },
    {
      "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"
  }
}
[08:49:00.117] Scheduled build:
{
  "id": "8674864720607327057",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-30T08:48:59.866050588Z",
  "updateTime": "2026-07-30T08:48:59.866050588Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:49:00.117] Task URL: https://cr-buildbucket.appspot.com/build/8674864720607327057
[08:49:00.117] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840294782597879680:2:0) after 8m10s
[08:49:00.201] Received PubSub notification, asking Buildbucket for the build status
[08:49:00.224] Build status: SCHEDULED
[08:49:04.455] Received PubSub notification, asking Buildbucket for the build status
[08:49:04.485] Build status: STARTED
[08:53:33.008] Received PubSub notification, asking Buildbucket for the build status
[08:53:33.033] Build:
{
  "id": "8674864720607327057",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-30T08:48:59.866050588Z",
  "startTime": "2026-07-30T08:49:03.445912508Z",
  "endTime": "2026-07-30T08:53:32.493280874Z",
  "updateTime": "2026-07-30T08:53:32.493280874Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:53:33.033] Invocation finished in 4m34.448702835s with status SUCCEEDED