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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:866337 (2 years ago)

Debug log (UTC)

[05:57:12.050] New invocation is queued and will start shortly
[05:57:13.123] Starting the invocation (attempt 1)
[05:57:13.161] Ignoring gitiles_ref tag without the buildset tag
[05:57:13.161] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[05:57:18.014] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[05:57:18.014] Buildbucket request:
{
  "requestId": "8921842859551751600",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921842859551751600",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "866337"
                            },
                        "id": "cron:v1:866337"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921842859551751600"
    },
    {
      "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"
  }
}
[05:57:18.725] Scheduled build:
{
  "id": "8756412792545162769",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123801,
  "createdBy": "project:infra",
  "createTime": "2024-02-11T05:57:18.106092039Z",
  "updateTime": "2024-02-11T05:57:18.106092039Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:57:18.725] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756412792545162769
[05:57:18.725] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921842859551751600:2:0) after 4m27s
[05:57:19.622] Received PubSub notification, asking Buildbucket for the build status
[05:57:19.648] Build status: SCHEDULED
[05:57:27.620] Received PubSub notification, asking Buildbucket for the build status
[05:57:27.653] Build status: STARTED
[05:57:58.870] Received PubSub notification, asking Buildbucket for the build status
[05:57:58.951] Build:
{
  "id": "8756412792545162769",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123801,
  "createdBy": "project:infra",
  "createTime": "2024-02-11T05:57:18.106092039Z",
  "startTime": "2024-02-11T05:57:27.369400481Z",
  "endTime": "2024-02-11T05:57:57.526218462Z",
  "updateTime": "2024-02-11T05:57:57.526218462Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:57:58.951] Invocation finished in 46.91085435s with status SUCCEEDED