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

Definition (rev 9d9a1411408b3f21211af0cf70c9452500e6e0dc)

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

Incoming triggers

  • cron:v1:865508 (2 weeks ago)

Debug log (UTC)

[04:48:40.046] New invocation is queued and will start shortly
[04:48:41.111] Starting the invocation (attempt 1)
[04:48:41.138] Ignoring gitiles_ref tag without the buildset tag
[04:48:41.138] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[04:48:41.142] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[04:48:41.143] Buildbucket request:
{
  "requestId": "8856073773689815024",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8856073773689815024",
            "job": "infra/linux-rel-buildbucket-noop",
            "triggers": [
                  {
                        "cron": {
                              "generation": "865508"
                            },
                        "id": "cron:v1:865508"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8856073773689815024"
    },
    {
      "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"
  }
}
[04:48:41.525] Scheduled build:
{
  "id": "8690643711827507217",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123685,
  "createdBy": "project:infra",
  "createTime": "2026-02-06T04:48:41.200552244Z",
  "updateTime": "2026-02-06T04:48:41.200552244Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[04:48:41.525] Task URL: https://cr-buildbucket-dev.appspot.com/build/8690643711827507217
[04:48:41.525] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket-noop:8856073773689815024:2:0) after 1m54s
[04:48:42.101] Received PubSub notification, asking Buildbucket for the build status
[04:48:42.120] Build status: SCHEDULED
[04:48:48.404] Received PubSub notification, asking Buildbucket for the build status
[04:48:48.446] Build status: STARTED
[04:49:05.319] Received PubSub notification, asking Buildbucket for the build status
[04:49:05.375] Build:
{
  "id": "8690643711827507217",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123685,
  "createdBy": "project:infra",
  "createTime": "2026-02-06T04:48:41.200552244Z",
  "startTime": "2026-02-06T04:48:48.164569328Z",
  "endTime": "2026-02-06T04:49:04.123925450Z",
  "updateTime": "2026-02-06T04:49:04.123925450Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[04:49:05.375] Invocation finished in 25.333695647s with status SUCCEEDED