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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:643048 (3 years ago)

Debug log (UTC)

[14:26:18.063] New invocation is queued and will start shortly
[14:26:19.135] Starting the invocation (attempt 1)
[14:26:19.161] Ignoring gitiles_ref tag without the buildset tag
[14:26:19.161] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[14:26:19.163] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[14:26:19.163] Buildbucket request:
{
  "requestId": "8943735295599676880",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8943735295599676880",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "643048"
                            },
                        "id": "cron:v1:643048"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8943735295599676880"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[14:26:19.856] Scheduled build:
{
  "id": "8778305233678109921",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91899,
  "createdBy": "project:infra",
  "createTime": "2023-06-14T14:26:19.274082447Z",
  "updateTime": "2023-06-14T14:26:19.274082447Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:26:19.856] Task URL: https://cr-buildbucket-dev.appspot.com/build/8778305233678109921
[14:26:19.856] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8943735295599676880:2:0) after 4m5s
[14:26:37.125] Received PubSub notification, asking Buildbucket for the build status
[14:26:37.153] Build status: STARTED
[14:27:09.333] Received PubSub notification, asking Buildbucket for the build status
[14:27:09.691] Build:
{
  "id": "8778305233678109921",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91899,
  "createdBy": "project:infra",
  "createTime": "2023-06-14T14:26:19.274082447Z",
  "startTime": "2023-06-14T14:26:34.257346Z",
  "endTime": "2023-06-14T14:27:07.951663610Z",
  "updateTime": "2023-06-14T14:27:07.951663610Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:27:09.691] Invocation finished in 51.632776469s with status SUCCEEDED