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

Definition (rev 9d9a1411408b3f21211af0cf70c9452500e6e0dc)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "ci"
  builder: "linux-rel-buildbucket-noop"
>

Incoming triggers

  • cron:v1:862008 (3 weeks ago)

Debug log (UTC)

[09:51:13.040] New invocation is queued and will start shortly
[09:51:14.096] Starting the invocation (attempt 1)
[09:51:14.123] Ignoring gitiles_ref tag without the buildset tag
[09:51:14.123] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[09:51:14.123] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[09:51:14.123] Buildbucket request:
{
  "requestId": "8856417126760287616",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8856417126760287616",
            "job": "infra/linux-rel-buildbucket-noop",
            "triggers": [
                  {
                        "cron": {
                              "generation": "862008"
                            },
                        "id": "cron:v1:862008"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8856417126760287616"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/linux-rel-buildbucket-noop"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[09:51:14.528] Scheduled build:
{
  "id": "8690987064901524257",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123185,
  "createdBy": "project:infra",
  "createTime": "2026-02-02T09:51:14.192702410Z",
  "updateTime": "2026-02-02T09:51:14.192702410Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[09:51:14.528] Task URL: https://cr-buildbucket-dev.appspot.com/build/8690987064901524257
[09:51:14.528] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket-noop:8856417126760287616:2:0) after 1m37s
[09:51:14.977] Received PubSub notification, asking Buildbucket for the build status
[09:51:14.996] Build status: SCHEDULED
[09:51:21.028] Received PubSub notification, asking Buildbucket for the build status
[09:51:21.052] Build status: STARTED
[09:51:36.348] Received PubSub notification, asking Buildbucket for the build status
[09:51:36.369] Build:
{
  "id": "8690987064901524257",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123185,
  "createdBy": "project:infra",
  "createTime": "2026-02-02T09:51:14.192702410Z",
  "startTime": "2026-02-02T09:51:20.858119744Z",
  "endTime": "2026-02-02T09:51:36.166918456Z",
  "updateTime": "2026-02-02T09:51:36.166918456Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[09:51:36.369] Invocation finished in 23.333560814s with status SUCCEEDED