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:636119 (3 years ago)

Debug log (UTC)

[02:32:31.052] New invocation is queued and will start shortly
[02:32:32.129] Starting the invocation (attempt 1)
[02:32:32.159] Ignoring gitiles_ref tag without the buildset tag
[02:32:32.159] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[02:32:32.159] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[02:32:32.159] Buildbucket request:
{
  "requestId": "8944414381741056640",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8944414381741056640",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "636119"
                            },
                        "id": "cron:v1:636119"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944414381741056640"
    },
    {
      "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"
  }
}
[02:32:32.778] Scheduled build:
{
  "id": "8778984319843799921",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 90909,
  "createdBy": "project:infra",
  "createTime": "2023-06-07T02:32:32.239076918Z",
  "updateTime": "2023-06-07T02:32:32.239076918Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:32:32.778] Task URL: https://cr-buildbucket-dev.appspot.com/build/8778984319843799921
[02:32:32.778] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8944414381741056640:2:0) after 7m5s
[02:33:00.309] Received PubSub notification, asking Buildbucket for the build status
[02:33:00.393] Build status: STARTED
[02:33:44.256] Received PubSub notification, asking Buildbucket for the build status
[02:33:44.283] Build:
{
  "id": "8778984319843799921",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 90909,
  "createdBy": "project:infra",
  "createTime": "2023-06-07T02:32:32.239076918Z",
  "startTime": "2023-06-07T02:32:59.421501Z",
  "endTime": "2023-06-07T02:33:43.992239572Z",
  "updateTime": "2023-06-07T02:33:43.992239572Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:33:44.283] Invocation finished in 1m13.237265975s with status SUCCEEDED