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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:73 (1 week ago)

Debug log (UTC)

[21:00:14.108] New invocation is queued and will start shortly
[21:00:16.111] Starting the invocation (attempt 1)
[21:00:16.139] Ignoring gitiles_ref tag without the buildset tag
[21:00:16.139] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:00:16.139] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:00:16.139] Buildbucket request:
{
  "requestId": "8840248775783300576",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840248775783300576",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "73"
                            },
                        "id": "cron:v1:73"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840248775783300576"
    },
    {
      "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"
  }
}
[21:00:17.364] Scheduled build:
{
  "id": "8674818712843997537",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-30T21:00:16.288893394Z",
  "updateTime": "2026-07-30T21:00:16.288893394Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:00:17.365] Task URL: https://cr-buildbucket.appspot.com/build/8674818712843997537
[21:00:17.365] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840248775783300576:2:0) after 9m28s
[21:00:17.895] Received PubSub notification, asking Buildbucket for the build status
[21:00:17.914] Build status: SCHEDULED
[21:00:23.395] Received PubSub notification, asking Buildbucket for the build status
[21:00:23.445] Build status: STARTED
[21:08:12.684] Received PubSub notification, asking Buildbucket for the build status
[21:08:12.704] Build:
{
  "id": "8674818712843997537",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-30T21:00:16.288893394Z",
  "startTime": "2026-07-30T21:00:22.878387473Z",
  "endTime": "2026-07-30T21:08:12.028117545Z",
  "updateTime": "2026-07-30T21:08:12.028117545Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:08:12.704] Invocation finished in 7m58.603433763s with status SUCCEEDED