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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:864930 (2 years ago)

Debug log (UTC)

[17:16:22.110] New invocation is queued and will start shortly
[17:16:23.195] Starting the invocation (attempt 1)
[17:16:23.239] Ignoring gitiles_ref tag without the buildset tag
[17:16:23.239] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[17:16:23.239] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[17:16:23.239] Buildbucket request:
{
  "requestId": "8921981323945472800",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921981323945472800",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "864930"
                            },
                        "id": "cron:v1:864930"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921981323945472800"
    },
    {
      "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"
  }
}
[17:16:24.090] Scheduled build:
{
  "id": "8756551261982844737",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123600,
  "createdBy": "project:infra",
  "createTime": "2024-02-09T17:16:23.360676172Z",
  "updateTime": "2024-02-09T17:16:23.360676172Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:16:24.090] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756551261982844737
[17:16:24.090] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921981323945472800:2:0) after 9m15s
[17:16:24.944] Received PubSub notification, asking Buildbucket for the build status
[17:16:25.011] Build status: SCHEDULED
[17:16:33.831] Received PubSub notification, asking Buildbucket for the build status
[17:16:33.877] Build status: STARTED
[17:17:04.759] Received PubSub notification, asking Buildbucket for the build status
[17:17:04.810] Build:
{
  "id": "8756551261982844737",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123600,
  "createdBy": "project:infra",
  "createTime": "2024-02-09T17:16:23.360676172Z",
  "startTime": "2024-02-09T17:16:33.522142804Z",
  "endTime": "2024-02-09T17:17:04.388556959Z",
  "updateTime": "2024-02-09T17:17:04.388556959Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:17:04.810] Invocation finished in 42.705460686s with status SUCCEEDED