Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:164743 (2 years ago)

Debug log (UTC)

[18:46:56.057] New invocation is queued and will start shortly
[18:46:57.126] Starting the invocation (attempt 1)
[18:46:57.153] Ignoring gitiles_ref tag without the buildset tag
[18:46:57.153] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[18:46:57.153] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[18:46:57.153] Buildbucket request:
{
  "requestId": "8930854128745292064",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8930854128745292064",
            "job": "infra/build-proto-win",
            "triggers": [
                  {
                        "cron": {
                              "generation": "164743"
                            },
                        "id": "cron:v1:164743"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8930854128745292064"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-win"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[18:46:57.582] Scheduled build:
{
  "id": "8765424066880976305",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "number": 23542,
  "createdBy": "project:infra",
  "createTime": "2023-11-03T18:46:57.214295794Z",
  "updateTime": "2023-11-03T18:46:57.214295794Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:46:57.582] Task URL: https://cr-buildbucket-dev.appspot.com/build/8765424066880976305
[18:46:57.582] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-win:8930854128745292064:2:0) after 8m28s
[18:48:32.287] Received PubSub notification, asking Buildbucket for the build status
[18:48:32.310] Build:
{
  "id": "8765424066880976305",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "number": 23542,
  "createdBy": "project:infra",
  "createTime": "2023-11-03T18:46:57.214295794Z",
  "startTime": "2023-11-03T18:46:58.566629Z",
  "endTime": "2023-11-03T18:47:55.199039Z",
  "updateTime": "2023-11-03T18:47:55.199039Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:48:32.310] Invocation finished in 1m36.258064265s with status SUCCEEDED