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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:867415 (2 years ago)

Debug log (UTC)

[09:44:08.152] New invocation is queued and will start shortly
[09:44:09.219] Starting the invocation (attempt 1)
[09:44:09.249] Ignoring gitiles_ref tag without the buildset tag
[09:44:09.249] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[09:44:14.432] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[09:44:14.432] Buildbucket request:
{
  "requestId": "8921737985061327264",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921737985061327264",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "867415"
                            },
                        "id": "cron:v1:867415"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921737985061327264"
    },
    {
      "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"
  }
}
[09:44:15.394] Scheduled build:
{
  "id": "8756307917704813553",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123955,
  "createdBy": "project:infra",
  "createTime": "2024-02-12T09:44:14.548796533Z",
  "updateTime": "2024-02-12T09:44:14.548796533Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:44:15.394] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756307917704813553
[09:44:15.395] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921737985061327264:2:0) after 6m10s
[09:44:16.288] Received PubSub notification, asking Buildbucket for the build status
[09:44:16.315] Build status: SCHEDULED
[09:44:25.195] Received PubSub notification, asking Buildbucket for the build status
[09:44:25.236] Build status: STARTED
[09:44:55.190] Received PubSub notification, asking Buildbucket for the build status
[09:44:55.226] Build:
{
  "id": "8756307917704813553",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123955,
  "createdBy": "project:infra",
  "createTime": "2024-02-12T09:44:14.548796533Z",
  "startTime": "2024-02-12T09:44:24.930847159Z",
  "endTime": "2024-02-12T09:44:54.878875103Z",
  "updateTime": "2024-02-12T09:44:54.878875103Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:44:55.226] Invocation finished in 47.077729938s with status SUCCEEDED