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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:864034 (2 years ago)

Debug log (UTC)

[07:54:32.047] New invocation is queued and will start shortly
[07:54:33.124] Starting the invocation (attempt 1)
[07:54:33.152] Ignoring gitiles_ref tag without the buildset tag
[07:54:33.152] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[07:54:33.152] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[07:54:33.152] Buildbucket request:
{
  "requestId": "8922107268475725040",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8922107268475725040",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "864034"
                            },
                        "id": "cron:v1:864034"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8922107268475725040"
    },
    {
      "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"
  }
}
[07:54:33.913] Scheduled build:
{
  "id": "8756677206548882369",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123472,
  "createdBy": "project:infra",
  "createTime": "2024-02-08T07:54:33.262951291Z",
  "updateTime": "2024-02-08T07:54:33.262951291Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:54:33.913] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756677206548882369
[07:54:33.913] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922107268475725040:2:0) after 5m35s
[07:54:34.763] Received PubSub notification, asking Buildbucket for the build status
[07:54:34.790] Build status: SCHEDULED
[07:54:44.855] Received PubSub notification, asking Buildbucket for the build status
[07:54:44.884] Build status: STARTED
[07:55:28.250] Received PubSub notification, asking Buildbucket for the build status
[07:55:28.278] Build:
{
  "id": "8756677206548882369",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123472,
  "createdBy": "project:infra",
  "createTime": "2024-02-08T07:54:33.262951291Z",
  "startTime": "2024-02-08T07:54:43.479757536Z",
  "endTime": "2024-02-08T07:55:25.955263022Z",
  "updateTime": "2024-02-08T07:55:25.955263022Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:55:28.278] Invocation finished in 56.236824364s with status SUCCEEDED