Status: SUCCEEDED
Triggered by: -
Duration: 32 seconds
Actions:

Definition (rev 3e2079b8bae3e03ccb750ca21678fb78cd0c7bf3)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.ci"
  builder: "requirement-nudger"
>

Incoming triggers

  • cron:v1:10890 (3 months ago)

Debug log (UTC)

[11:46:50.407] New invocation is queued and will start shortly
[11:46:51.543] Starting the invocation (attempt 1)
[11:46:51.566] Ignoring gitiles_ref tag without the buildset tag
[11:46:51.566] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:46:51.568] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:46:51.568] Buildbucket request:
{
  "requestId": "8871720739740722816",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "requirement-nudger"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8871720739740722816",
            "job": "pigweed/infra.ci-requirement-nudger",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10890"
                            },
                        "id": "cron:v1:10890"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8871720739740722816"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.ci-requirement-nudger"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[11:46:52.109] Scheduled build:
{
  "id": "8706290677763503793",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "requirement-nudger"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-17T11:46:51.657428781Z",
  "updateTime": "2025-08-17T11:46:51.657428781Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[11:46:52.109] Task URL: https://cr-buildbucket.appspot.com/build/8706290677763503793
[11:46:52.109] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.ci-requirement-nudger:8871720739740722816:2:0) after 7m48s
[11:47:22.622] Received PubSub notification, asking Buildbucket for the build status
[11:47:22.642] Build:
{
  "id": "8706290677763503793",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "requirement-nudger"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-17T11:46:51.657428781Z",
  "startTime": "2025-08-17T11:46:55.769116263Z",
  "endTime": "2025-08-17T11:47:14.329370858Z",
  "updateTime": "2025-08-17T11:47:14.329370858Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[11:47:22.642] Invocation finished in 32.2540168s with status SUCCEEDED