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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:638163 (3 years ago)

Debug log (UTC)

[07:48:47.105] New invocation is queued and will start shortly
[07:48:48.166] Starting the invocation (attempt 1)
[07:48:48.194] Ignoring gitiles_ref tag without the buildset tag
[07:48:48.194] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[07:48:48.197] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[07:48:48.198] Buildbucket request:
{
  "requestId": "8944213289976648496",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8944213289976648496",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "638163"
                            },
                        "id": "cron:v1:638163"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8944213289976648496"
    },
    {
      "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"
  }
}
[07:48:48.659] Scheduled build:
{
  "id": "8778783228105022497",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91201,
  "createdBy": "project:infra",
  "createTime": "2023-06-09T07:48:48.266533432Z",
  "updateTime": "2023-06-09T07:48:48.266533432Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:48:48.659] Task URL: https://cr-buildbucket-dev.appspot.com/build/8778783228105022497
[07:48:48.659] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8944213289976648496:2:0) after 1m42s
[07:48:55.553] Received PubSub notification, asking Buildbucket for the build status
[07:48:55.576] Build status: STARTED
[07:49:32.912] Received PubSub notification, asking Buildbucket for the build status
[07:49:32.933] Build:
{
  "id": "8778783228105022497",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 91201,
  "createdBy": "project:infra",
  "createTime": "2023-06-09T07:48:48.266533432Z",
  "startTime": "2023-06-09T07:48:53.888429Z",
  "endTime": "2023-06-09T07:49:32.624967489Z",
  "updateTime": "2023-06-09T07:49:32.624967489Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:49:32.933] Invocation finished in 45.836081365s with status SUCCEEDED