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

Definition (rev 397f9dff0267432a5679dafd88909908ef26cfc3)

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

Incoming triggers

  • cron:v1:12345 (2 weeks ago)

Debug log (UTC)

[17:03:03.571] New invocation is queued and will start shortly
[17:03:04.731] Starting the invocation (attempt 1)
[17:03:04.759] Ignoring gitiles_ref tag without the buildset tag
[17:03:04.759] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:03:04.760] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:03:04.760] Buildbucket request:
{
  "requestId": "8876864872009441120",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "rerunner"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8876864872009441120",
            "job": "pigweed/infra.ci-rerunner",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12345"
                            },
                        "id": "cron:v1:12345"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8876864872009441120"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.ci-rerunner"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[17:03:05.161] Scheduled build:
{
  "id": "8711434810051123633",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "rerunner"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-21T17:03:04.814211029Z",
  "updateTime": "2025-06-21T17:03:04.814211029Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:03:05.161] Task URL: https://cr-buildbucket.appspot.com/build/8711434810051123633
[17:03:05.161] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.ci-rerunner:8876864872009441120:2:0) after 8m29s
[17:03:06.209] Received PubSub notification, asking Buildbucket for the build status
[17:03:06.228] Build status: SCHEDULED
[17:04:17.459] Received PubSub notification, asking Buildbucket for the build status
[17:04:17.484] Build status: STARTED
[17:06:46.907] Received PubSub notification, asking Buildbucket for the build status
[17:06:46.934] Build:
{
  "id": "8711434810051123633",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "rerunner"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-21T17:03:04.814211029Z",
  "startTime": "2025-06-21T17:04:11.331612191Z",
  "endTime": "2025-06-21T17:06:44.626967723Z",
  "updateTime": "2025-06-21T17:06:44.626967723Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:06:46.934] Invocation finished in 3m43.370984092s with status SUCCEEDED