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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:624802 (3 years ago)

Debug log (UTC)

[15:48:03.062] New invocation is queued and will start shortly
[15:48:04.133] Starting the invocation (attempt 1)
[15:48:04.161] Ignoring gitiles_ref tag without the buildset tag
[15:48:04.161] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[15:48:04.162] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[15:48:04.162] Buildbucket request:
{
  "requestId": "8945632688632329440",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8945632688632329440",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "624802"
                            },
                        "id": "cron:v1:624802"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8945632688632329440"
    },
    {
      "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"
  }
}
[15:48:04.581] Scheduled build:
{
  "id": "8780202626734288225",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 89292,
  "createdBy": "project:infra",
  "createTime": "2023-05-24T15:48:04.248223433Z",
  "updateTime": "2023-05-24T15:48:04.248223433Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:48:04.581] Task URL: https://cr-buildbucket-dev.appspot.com/build/8780202626734288225
[15:48:04.581] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8945632688632329440:2:0) after 2m13s
[15:48:46.367] Received PubSub notification, asking Buildbucket for the build status
[15:48:46.392] Build status: STARTED
[15:49:18.143] Received PubSub notification, asking Buildbucket for the build status
[15:49:18.187] Build:
{
  "id": "8780202626734288225",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 89292,
  "createdBy": "project:infra",
  "createTime": "2023-05-24T15:48:04.248223433Z",
  "startTime": "2023-05-24T15:48:44.655327Z",
  "endTime": "2023-05-24T15:49:17.712727321Z",
  "updateTime": "2023-05-24T15:49:17.712727321Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:49:18.187] Invocation finished in 1m15.132088827s with status SUCCEEDED